summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/openvpn.85
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/openvpn.8 b/doc/openvpn.8
index bb35487..b53d383 100644
--- a/doc/openvpn.8
+++ b/doc/openvpn.8
@@ -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