mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2024-11-11 19:10:55 +00:00
docs: default httpproxy.port changed to actual 4444
This commit is contained in:
parent
9f41151156
commit
4bc76995d1
@ -41,7 +41,7 @@ All options below still possible in cmdline, but better write it in config file:
|
|||||||
* --http.pass= - Password for basic auth (default: random, see logs)
|
* --http.pass= - Password for basic auth (default: random, see logs)
|
||||||
|
|
||||||
* --httpproxy.address= - The address to listen on (HTTP Proxy)
|
* --httpproxy.address= - The address to listen on (HTTP Proxy)
|
||||||
* --httpproxy.port= - The port to listen on (HTTP Proxy) 4446 by default
|
* --httpproxy.port= - The port to listen on (HTTP Proxy) 4444 by default
|
||||||
* --httpproxy.keys= - optional keys file for proxy local destination (both HTTP and SOCKS)
|
* --httpproxy.keys= - optional keys file for proxy local destination (both HTTP and SOCKS)
|
||||||
* --httpproxy.enabled= - If HTTP proxy is enabled. true by default
|
* --httpproxy.enabled= - If HTTP proxy is enabled. true by default
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user