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

23 lines
2.5 KiB
Bash
Raw 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. │
 mandatory   UNIX user   standard    │ Mandatory: if a password is set │
disabled  │ Disabled: if type not in: │
│ │ - HTTP │
│ │ - HTTPS/SSL │
│ │ - SOCKS4 │
│ │ - SOCKS5 │
├───────────────────────────────────────┼──────────────────────────────────────┤
foxyproxy.proxies.password │ Password. │
 secret   standard   hidden    │ Hidden: if username is empty │
disabled  │ Disabled: if type not in: │
│ │ - HTTP │
│ │ - HTTPS/SSL │
│ │ - SOCKS4 │
│ │ - SOCKS5 │
└───────────────────────────────────────┴──────────────────────────────────────┘
2026-03-14 20:51:52 +01:00