From 4b983300feed69d329682a3ca6230ec127b93754 Mon Sep 17 00:00:00 2001 From: orignal Date: Thu, 3 Nov 2016 11:47:33 -0400 Subject: [PATCH] fixed layout --- docs/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index 1f546889..62dded11 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -46,9 +46,9 @@ All options below still possible in cmdline, but better write it in config file: * --httpproxy.port= - The port to listen on (HTTP Proxy) 4444 by default * --httpproxy.keys= - optional keys file for HTTP proxy local destination * --httpproxy.inbound.length= - Inbound tunnels length if keys is set. 3 by default -* --httpproxy.inbound.quantity= - Inbound tunnels quantity if keys is set. 5 by default +* --httpproxy.inbound.quantity= - Inbound tunnels quantity if keys is set. 5 by default * --httpproxy.outbound.length= - Outbound tunnels length if keys is set. 3 by default -* --httpproxy.outbound.quantity= - Outbound tunnels quantity if keys is set. 5 by default +* --httpproxy.outbound.quantity= - Outbound tunnels quantity if keys is set. 5 by default * --socksproxy.address= - The address to listen on (SOCKS Proxy) * --socksproxy.port= - The port to listen on (SOCKS Proxy). 4447 by default