]> 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:52:25 +0000 (17:52 +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>
(cherry picked from commit e0a7471f250e25a384a23dfb9efd2ffef83be913)

doc/openvpn.8

index a8d18329c338561ae34e70d47fff99f4320fe26a..c9bd482b05fcae359f73f6fe1ed105c195a2dc4d 100644 (file)
@@ -554,12 +554,15 @@ Set HTTP "User-Agent" string to
 .B user-agent.
 .\"*********************************************************
 .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