rougail-output-doc/tests/result_tutorial/091/doc_changelog.sh

30 lines
3.2 KiB
Bash
Raw Normal View History

2026-05-06 11:25:22 +02:00
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". │
└───────────────────────────────────────┴──────────────────────────────────────┘