Browse Source

httpproxy.addresshelper

pull/10/head
orignal 8 years ago committed by GitHub
parent
commit
2c71b4b93b
  1. 1
      docs/user-guide/configuration.md

1
docs/user-guide/configuration.md

@ -89,6 +89,7 @@ Option | Description @@ -89,6 +89,7 @@ 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.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

Loading…
Cancel
Save