1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-03-13 05:41:16 +00:00

httpproxy.addresshelper

This commit is contained in:
orignal 2017-04-11 14:40:02 -04:00 committed by GitHub
parent c1261bf4cf
commit 2c71b4b93b

View File

@ -88,7 +88,8 @@ Option | Description
-------------------------------------- | --------------------------------------
httpproxy.enabled | If HTTP proxy is enabled. true by default
httpproxy.address | The address to listen on (HTTP Proxy)
httpproxy.port | The port to listen on (HTTP Proxy) 4444 by default
httpproxy.port | The port to listen on (HTTP Proxy) 4444 by default
httpproxy.addresshelper | Enable of disable address helper (jump). true by default
httpproxy.keys | optional keys file for HTTP proxy local destination
httpproxy.signaturetype | signature type for new keys if keys file is set. 7 by default
httpproxy.inbound.length | Inbound tunnels length if keys is set. 3 by default