rougail-output-doc/tests/results_tutorial/190/doc.sh

260 lines
27 KiB
Bash
Raw Permalink Normal View History

2026-03-29 11:01:15 +02:00
Firefox
2026-04-01 17:01:24 +02:00
▌ 🛈 Informations
▌ 
▌ This family is a namespace.
▌ Path: firefox
▌  basic 
2026-03-29 11:01:15 +02:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
firefox.proxy_mode │ Configure Proxy Access to the │
 choice   standard   mandatory  │ Internet. │
│ │ Choices: │
│ │ • No proxy ← (default) │
│ │ • Auto-detect proxy settings for
│ │ this network │
│ │ • Use system proxy settings │
│ │ • Manual proxy configuration │
│ │ • Automatic proxy configuration URL │
└───────────────────────────────────────┴──────────────────────────────────────┘
2026-04-30 06:58:12 +02:00
2026-03-29 11:01:15 +02:00
Manual proxy configuration
2026-04-01 17:01:24 +02:00
▌ 🛈 Informations
▌ 
▌ Path: firefox.manual
▌  basic   disabled 
▌ Disabled: when the variable "Configure Proxy Access to the Internet"
▌ (firefox.proxy_mode) hasn't the value "Manual proxy configuration".
2026-03-29 11:01:15 +02:00
HTTP Proxy
2026-04-01 17:01:24 +02:00
▌ 🛈 Informations
▌ 
▌ Path: firefox.manual.http_proxy
▌  basic 
2026-03-29 11:01:15 +02:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
2026-04-30 06:58:12 +02:00
firefox.manual.http_proxy.address │ HTTP proxy address. │
2026-03-29 11:01:15 +02:00
 domainname   basic   mandatory  │ Validators: │
│ │ • type domainname │
│ │ • the domain name can be an IP │
├───────────────────────────────────────┼──────────────────────────────────────┤
2026-04-30 06:58:12 +02:00
firefox.manual.http_proxy.port │ HTTP proxy port. │
2026-03-29 11:01:15 +02:00
 port   standard   mandatory  │ Validators: │
│ │ • well-known ports (1 to 1023) are │
│ │ allowed │
│ │ • registred ports (1024 to 49151)
│ │ are allowed │
│ │ • private ports (greater than 49152)
│ │ are allowed │
│ │ Default: 8080
└───────────────────────────────────────┴──────────────────────────────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
firefox.manual.use_for_https │ Also use this proxy for HTTPS. │
 boolean   standard   mandatory  │ Default: true
└───────────────────────────────────────┴──────────────────────────────────────┘
2026-04-30 06:58:12 +02:00
2026-03-29 11:01:15 +02:00
HTTPS Proxy
2026-04-01 17:01:24 +02:00
▌ 🛈 Informations
▌ 
▌ Path: firefox.manual.https_proxy
▌  standard   hidden 
▌ Hidden: when the variable "Also use this proxy for HTTPS"
▌ (firefox.manual.use_for_https) has the value "true".
2026-03-29 11:01:15 +02:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
2026-04-30 06:58:12 +02:00
firefox.manual.https_proxy.address │ HTTPS proxy address. │
2026-03-29 11:01:15 +02:00
 domainname   standard   mandatory  │ Validators: │
│ │ • type domainname │
│ │ • the domain name can be an IP │
│ │ Default: the value of the variable │
2026-04-30 06:58:12 +02:00
│ │ "HTTP proxy address"
2026-04-01 17:01:24 +02:00
│ │ (firefox.manual.http_proxy.address). │
2026-03-29 11:01:15 +02:00
├───────────────────────────────────────┼──────────────────────────────────────┤
2026-04-30 06:58:12 +02:00
firefox.manual.https_proxy.port │ HTTPS proxy port. │
2026-03-29 11:01:15 +02:00
 port   standard   mandatory  │ Validators: │
│ │ • well-known ports (1 to 1023) are │
│ │ allowed │
│ │ • registred ports (1024 to 49151)
│ │ are allowed │
│ │ • private ports (greater than 49152)
│ │ are allowed │
│ │ Default: the value of the variable │
2026-04-30 06:58:12 +02:00
│ │ "HTTP proxy port"
2026-04-01 17:01:24 +02:00
│ │ (firefox.manual.http_proxy.port). │
2026-03-29 11:01:15 +02:00
└───────────────────────────────────────┴──────────────────────────────────────┘
SOCKS Proxy
2026-04-01 17:01:24 +02:00
▌ 🛈 Informations
▌ 
▌ Path: firefox.manual.socks_proxy
▌  standard 
2026-03-29 11:01:15 +02:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
2026-04-30 06:58:12 +02:00
firefox.manual.socks_proxy.address │ SOCKS proxy address. │
2026-05-06 11:25:22 +02:00
 domainname   standard  │ Validators: │
2026-03-29 11:01:15 +02:00
│ │ • type domainname │
│ │ • the domain name can be an IP │
├───────────────────────────────────────┼──────────────────────────────────────┤
2026-04-30 06:58:12 +02:00
firefox.manual.socks_proxy.port │ SOCKS proxy port. │
2026-05-06 11:25:22 +02:00
 port   standard   mandatory    │ Validators: │
disabled  │ • well-known ports (1 to 1023) are │
2026-03-29 11:01:15 +02:00
│ │ allowed │
│ │ • registred ports (1024 to 49151)
│ │ are allowed │
│ │ • private ports (greater than 49152)
│ │ are allowed │
2026-05-06 11:25:22 +02:00
│ │ Default: 1080
│ │ Disabled: when the variable "SOCKS │
│ │ proxy address"
│ │ (firefox.manual.socks_proxy.address)
│ │ has the value "null". │
2026-03-29 11:01:15 +02:00
├───────────────────────────────────────┼──────────────────────────────────────┤
firefox.manual.socks_proxy.version │ SOCKS host version used by proxy. │
2026-05-06 11:25:22 +02:00
 choice   standard   mandatory    │ Choices: │
disabled  │ • v4 │
2026-03-29 11:01:15 +02:00
│ │ • v5 ← (default) │
2026-05-06 11:25:22 +02:00
│ │ Disabled: when the variable "SOCKS │
│ │ proxy address"
│ │ (firefox.manual.socks_proxy.address)
│ │ has the value "null". │
2026-03-29 11:01:15 +02:00
└───────────────────────────────────────┴──────────────────────────────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
firefox.auto │ Automatic proxy configuration URL. │
 web address   basic   mandatory    │ Validators: │
disabled  │ • well-known ports (1 to 1023) are │
│ │ allowed │
│ │ • registred ports (1024 to 49151)
│ │ are allowed │
│ │ • type domainname │
│ │ • the domain name can be a hostname │
│ │ Disabled: when the variable │
2026-03-29 12:42:01 +02:00
│ │ "Configure Proxy Access to the │
2026-04-01 17:01:24 +02:00
│ │ Internet" (firefox.proxy_mode) │
│ │ hasn't the value "Automatic proxy │
│ │ configuration URL". │
2026-03-29 11:01:15 +02:00
├───────────────────────────────────────┼──────────────────────────────────────┤
firefox.no_proxy │ Address for which proxy will be │
 domainname   multiple   standard    │ desactivated. │
disabled   unique  │ Connections to localhost, │
│ │ 127.0.0.1/8 and ::1 are never │
│ │ proxied. │
│ │ Validators: │
│ │ • type domainname │
│ │ • the domain name can starts by a │
│ │ dot │
│ │ • the domain name can be a hostname │
│ │ • the domain name can be an IP │
│ │ • the domain name can be network in │
│ │ CIDR format │
│ │ Examples: │
│ │ • .mozilla.org │
│ │ • .net.nz │
│ │ • 192.168.1.0/24 │
│ │ Disabled: when the variable │
2026-03-29 12:42:01 +02:00
│ │ "Configure Proxy Access to the │
2026-04-01 17:01:24 +02:00
│ │ Internet" (firefox.proxy_mode) has │
│ │ the value "No proxy". │
2026-03-29 11:01:15 +02:00
├───────────────────────────────────────┼──────────────────────────────────────┤
firefox.prompt_authentication │ Prompt for authentication if
 boolean   standard   mandatory    │ password is saved. │
disabled  │ Default: true
│ │ Disabled: when the variable │
2026-03-29 12:42:01 +02:00
│ │ "Configure Proxy Access to the │
2026-04-01 17:01:24 +02:00
│ │ Internet" (firefox.proxy_mode) has │
│ │ the value "No proxy". │
2026-03-29 11:01:15 +02:00
├───────────────────────────────────────┼──────────────────────────────────────┤
firefox.proxy_dns_socks5 │ Use proxy DNS when using SOCKS v5. │
 boolean   advanced   mandatory    │ Default: false
2026-03-29 12:42:01 +02:00
disabled  │ Disabled: if "Configure Proxy Access │
2026-04-01 17:01:24 +02:00
│ │ to the Internet"
│ │ (firefox.proxy_mode) is not "Manual │
2026-03-29 12:42:01 +02:00
│ │ proxy configuration"
│ │ or "SOCKS host version used by │
2026-04-01 17:01:24 +02:00
│ │ proxy"
│ │ (firefox.manual.socks_proxy.version)
│ │ is "v4". │
2026-03-29 11:01:15 +02:00
└───────────────────────────────────────┴──────────────────────────────────────┘
2026-04-30 06:58:12 +02:00
2026-03-29 11:01:15 +02:00
DNS over HTTPS
2026-04-01 17:01:24 +02:00
▌ 🛈 Informations
▌ 
▌ Path: firefox.dns_over_https
▌  basic 
2026-03-29 11:01:15 +02:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
firefox.dns_over_https.enable_dns_ov… │ Enable DNS over HTTPS. │
 boolean   standard   mandatory  │ Default: false
├───────────────────────────────────────┼──────────────────────────────────────┤
firefox.dns_over_https.provider │ Use Provider. │
 choice   standard   mandatory    │ Choices: │
disabled  │ • Cloudflare ← (default) │
│ │ • NextDNS │
│ │ • Custom │
2026-03-29 12:42:01 +02:00
│ │ Disabled: when the variable "Enable │
2026-04-01 17:01:24 +02:00
│ │ DNS over HTTPS"
│ │ (firefox.dns_over_https.enable_dns_… │
│ │ has the value "false". │
2026-03-29 11:01:15 +02:00
├───────────────────────────────────────┼──────────────────────────────────────┤
firefox.dns_over_https.custom_dns_url │ Custom DNS URL. │
 web address   basic   mandatory    │ Validators: │
disabled  │ • well-known ports (1 to 1023) are │
│ │ allowed │
│ │ • registred ports (1024 to 49151)
│ │ are allowed │
│ │ • type domainname │
│ │ • the domain name can be a hostname │
│ │ • must starts with 'https://' only │
2026-04-01 17:01:24 +02:00
│ │ Disabled: if "Use Provider"
│ │ (firefox.dns_over_https.provider) is │
│ │ not "Custom". │
2026-03-29 11:01:15 +02:00
└───────────────────────────────────────┴──────────────────────────────────────┘
Foxyproxy
2026-04-01 17:01:24 +02:00
▌ 🛈 Informations
▌ 
▌ This family is a namespace.
▌ Path: foxyproxy
▌  basic 
2026-03-29 11:01:15 +02:00
Proxy configuration
2026-04-01 17:01:24 +02:00
▌ 🛈 Informations
▌ 
▌ This family contains lists of variable blocks.
▌ Path: foxyproxy.proxies
▌  basic 
2026-03-29 11:01:15 +02:00
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
 Variable  ┃ Description  ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
foxyproxy.proxies.title │ Title or Description. │
 string   multiple   standard    │ │
unique  │ │
├───────────────────────────────────────┼──────────────────────────────────────┤
foxyproxy.proxies.color │ Color. │
2026-05-06 11:25:22 +02:00
 string   basic   mandatory  │ │
2026-03-29 11:01:15 +02:00
└───────────────────────────────────────┴──────────────────────────────────────┘