113498266Sopenharmony_ci--- 213498266Sopenharmony_cic: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 313498266Sopenharmony_ciSPDX-License-Identifier: curl 413498266Sopenharmony_ciLong: socks5-basic 513498266Sopenharmony_ciHelp: Enable username/password auth for SOCKS5 proxies 613498266Sopenharmony_ciAdded: 7.55.0 713498266Sopenharmony_ciCategory: proxy auth 813498266Sopenharmony_ciMulti: mutex 913498266Sopenharmony_ciSee-also: 1013498266Sopenharmony_ci - socks5 1113498266Sopenharmony_ciExample: 1213498266Sopenharmony_ci - --socks5-basic --socks5 hostname:4096 $URL 1313498266Sopenharmony_ci--- 1413498266Sopenharmony_ci 1513498266Sopenharmony_ci# `--socks5-basic` 1613498266Sopenharmony_ci 1713498266Sopenharmony_ciTells curl to use username/password authentication when connecting to a SOCKS5 1813498266Sopenharmony_ciproxy. The username/password authentication is enabled by default. Use 1913498266Sopenharmony_ci--socks5-gssapi to force GSS-API authentication to SOCKS5 proxies. 20