rougail-tutorials/CHANGELOG.md

2.3 KiB

Modified variables

Variable Description
manual.socks_proxy.port
port mandatory disabled
SOCKS proxy port.
Validators:
• well-known ports (1 to 1023) are allowed
• registred ports (1024 to 49151) are allowed
• private ports (greater than 49152) are allowed
Default: 1080
Disabled: when the variable "SOCKS proxy address" has the value "null".
manual.socks_proxy.version
choice mandatory disabled
SOCKS host version used by proxy.
Choices:
• v4
• v5 ← (default)
Disabled: when the variable "SOCKS proxy address" has the value "null".