aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/socks5-basic.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/socks5-basic.d')
-rw-r--r--docs/cmdline-opts/socks5-basic.d1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/socks5-basic.d b/docs/cmdline-opts/socks5-basic.d
index 52d1e6619..f32e0bf3e 100644
--- a/docs/cmdline-opts/socks5-basic.d
+++ b/docs/cmdline-opts/socks5-basic.d
@@ -2,6 +2,7 @@ Long: socks5-basic
Help: Enable username/password auth for SOCKS5 proxies
Added: 7.55.0
Category: proxy auth
+Example: --socks5-basic --socks5 hostname:4096 $URL
---
Tells curl to use username/password authentication when connecting to a SOCKS5
proxy. The username/password authentication is enabled by default. Use