]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Document authfile for socks server
authorDavide Brini <dave_br@gmx.com>
Sun, 15 Sep 2013 12:31:49 +0000 (14:31 +0200)
committerGert Doering <gert@greenie.muc.de>
Fri, 15 Nov 2013 16:49:29 +0000 (17:49 +0100)
It looks like it's possible to specify an optional authfile as third
argument of the "socks-proxy" directive. This patch updates the man page to
document that.

Signed-off-by: Davide Brini <dave_br@gmx.com>
Acked-by: Heiko Hund <heiko.hund@sophos.com>
Message-Id: <0MTjMy-1VU1I42Lo0-00QV4k@mail.gmx.com>
URL: http://article.gmane.org/gmane.network.openvpn.devel/7875
Signed-off-by: Gert Doering <gert@greenie.muc.de>
doc/openvpn.8

index bb35487d47cd84da305a42ea6da1c47c8c6850b9..b53d3838dd42de2d3322c7e4c7db7a395e60ed8e 100644 (file)
@@ -561,12 +561,15 @@ as name and
 as the content of the custom HTTP header.
 .\"*********************************************************
 .TP
-.B \-\-socks-proxy server [port]
+.B \-\-socks-proxy server [port] [authfile]
 Connect to remote host through a Socks5 proxy at address
 .B server
 and port
 .B port
 (default=1080).
+.B authfile
+(optional) is a file containing a username and password on 2 lines, or
+"stdin" to prompt from console.
 .\"*********************************************************
 .TP
 .B \-\-socks-proxy-retry