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

23 lines
2.5 KiB
Bash
Raw Permalink Normal View History

2026-03-14 20:51:52 +01:00
Modified variables
2026-03-29 11:01:15 +02:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
foxyproxy.proxies.username │ Username. │
2026-03-29 12:42:01 +02:00
 mandatory   UNIX user   standard    │ Mandatory: if a password is set. │
2026-03-29 11:01:15 +02:00
disabled  │ Disabled: if type not in: │
│ │ - HTTP │
│ │ - HTTPS/SSL │
│ │ - SOCKS4 │
2026-03-29 12:42:01 +02:00
│ │ - SOCKS5. │
2026-03-29 11:01:15 +02:00
├───────────────────────────────────────┼──────────────────────────────────────┤
foxyproxy.proxies.password │ Password. │
2026-03-29 12:42:01 +02:00
 secret   standard   hidden    │ Hidden: if username is empty. │
2026-03-29 11:01:15 +02:00
disabled  │ Disabled: if type not in: │
│ │ - HTTP │
│ │ - HTTPS/SSL │
│ │ - SOCKS4 │
2026-03-29 12:42:01 +02:00
│ │ - SOCKS5. │
2026-03-29 11:01:15 +02:00
└───────────────────────────────────────┴──────────────────────────────────────┘
2026-03-14 20:51:52 +01:00