Modified variables ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ ┃ Variable  ┃ Description  ┃ ┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩ │ manual.socks_proxy.port │ SOCKS proxy port. │ │  port   standard   mandatory    │ Validators: │ │ disabled  │ • 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"  │ │ │ (manual.socks_proxy.address) has the │ │ │ value "null". │ ├───────────────────────────────────────┼──────────────────────────────────────┤ │ manual.socks_proxy.version │ SOCKS host version used by proxy. │ │  choice   standard   mandatory    │ Choices: │ │ disabled  │ • v4 │ │ │ • v5 ← (default) │ │ │ Disabled: when the variable "SOCKS  │ │ │ proxy address"  │ │ │ (manual.socks_proxy.address) has the │ │ │ value "null". │ └───────────────────────────────────────┴──────────────────────────────────────┘