rougail-output-doc/tests/results_tutorial/090/doc_changelog.sh

25 lines
2.6 KiB
Bash
Raw Permalink Normal View History

2026-05-06 11:25:22 +02:00
Modified variables
2026-03-14 20:51:52 +01:00
2026-03-29 11:01:15 +02:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
2026-05-06 11:25:22 +02:00
manual.socks_proxy.address │ SOCKS proxy address. │
 mandatory   domainname   standard  │ Validators: │
│ │ • type domainname │
│ │ • the domain name can be an IP │
├───────────────────────────────────────┼──────────────────────────────────────┤
manual.socks_proxy.port │ SOCKS proxy port. │
 port   standard   mandatory  │ Validators: │
│ │ • well-known ports (1 to 1023) are │
2026-03-29 11:01:15 +02:00
│ │ allowed │
│ │ • registred ports (1024 to 49151)
│ │ are allowed │
2026-05-06 11:25:22 +02:00
│ │ • private ports (greater than 49152)
│ │ are allowed │
│ │ Default: the value of the variable  │
│ │ "HTTP proxy port"  │
│ │ (manual.http_proxy.port). │
│ │ 1080 │
2026-03-29 11:01:15 +02:00
└───────────────────────────────────────┴──────────────────────────────────────┘
2026-03-14 20:51:52 +01:00