-
CONFIG_SOCKS
¶
SOCKS5 proxy
Type: bool
Help¶
Enable SOCKS5 proxy support
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Symbols that select this symbol¶
Kconfig definition¶
At subsys/net/lib/socks/Kconfig:7
Included via Kconfig:10
→ Kconfig.zephyr:39
→ subsys/Kconfig:24
→ subsys/net/Kconfig:84
→ subsys/net/lib/Kconfig:19
Menu path: (top menu) → Networking → Network Protocols
menuconfig SOCKS bool prompt "SOCKS5 proxy" ifNETWORKING
selectNET_SOCKETS
ifNETWORKING
selectNET_SOCKETS_POSIX_NAMES
ifNETWORKING
depends onNETWORKING
help Enable SOCKS5 proxy support
(Definitions include propagated dependencies, including from if’s and menus.)