-
CONFIG_SOCKS
¶
SOCKS5 proxy
Type: bool
Help¶
Enable SOCKS5 proxy support
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
Kconfig definition¶
At subsys/net/lib/socks/Kconfig:4
Included via Kconfig:8
→ Kconfig.zephyr:41
→ subsys/Kconfig:22
→ subsys/net/Kconfig:82
→ subsys/net/lib/Kconfig:18
Menu path: (Top) → Networking → Link layer and IP networking support → Network Protocols
menuconfig SOCKS bool "SOCKS5 proxy" selectNET_SOCKETS
selectNET_SOCKETS_POSIX_NAMES
depends onNETWORKING
help Enable SOCKS5 proxy support
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)