131 lines
32 KiB
Bash
131 lines
32 KiB
Bash
|
|
[1;4;96mNew variables[0m
|
|||
|
|
|
|||
|
|
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
|||
|
|
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
|||
|
|
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
|||
|
|
│ [1mfirefox.proxy_mode[0m │ Configure Proxy Access to the Internet. │
|
|||
|
|
│ [1;7m choice [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mChoices[0m: │
|
|||
|
|
│ │ • No proxy [1m← (default)[0m │
|
|||
|
|
│ │ • Auto-detect proxy settings for this network │
|
|||
|
|
│ │ • Use system proxy settings │
|
|||
|
|
│ │ • Manual proxy configuration │
|
|||
|
|
│ │ • Automatic proxy configuration URL │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.manual.http_proxy.address[0m │ Proxy address. │
|
|||
|
|
│ [1;7m domainname [0m [1;7m basic [0m [1;7m mandatory [0m │ [1mValidators[0m: │
|
|||
|
|
│ │ • type domainname │
|
|||
|
|
│ │ • the domain name can be an IP │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.manual.http_proxy.port[0m │ Proxy port. │
|
|||
|
|
│ [1;7m port [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mValidators[0m: │
|
|||
|
|
│ │ • well-known ports (1 to 1023) are allowed │
|
|||
|
|
│ │ • registred ports (1024 to 49151) are allowed │
|
|||
|
|
│ │ • private ports (greater than 49152) are allowed │
|
|||
|
|
│ │ [1mDefault[0m: 8080 │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.manual.use_for_https[0m │ Also use this proxy for HTTPS. │
|
|||
|
|
│ [1;7m boolean [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mDefault[0m: true │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.manual.https_proxy.address[0m │ Proxy address. │
|
|||
|
|
│ [1;7m domainname [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mValidators[0m: │
|
|||
|
|
│ │ • type domainname │
|
|||
|
|
│ │ • the domain name can be an IP │
|
|||
|
|
│ │ [1mDefault[0m: the value of the variable "firefox.manual.http_proxy.address" │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.manual.https_proxy.port[0m │ Proxy port. │
|
|||
|
|
│ [1;7m port [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mValidators[0m: │
|
|||
|
|
│ │ • well-known ports (1 to 1023) are allowed │
|
|||
|
|
│ │ • registred ports (1024 to 49151) are allowed │
|
|||
|
|
│ │ • private ports (greater than 49152) are allowed │
|
|||
|
|
│ │ [1mDefault[0m: the value of the variable "firefox.manual.http_proxy.port" │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.manual.socks_proxy.address[0m │ Proxy address. │
|
|||
|
|
│ [1;7m domainname [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mValidators[0m: │
|
|||
|
|
│ │ • type domainname │
|
|||
|
|
│ │ • the domain name can be an IP │
|
|||
|
|
│ │ [1mDefault[0m: the value of the variable "firefox.manual.http_proxy.address" │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.manual.socks_proxy.port[0m │ Proxy port. │
|
|||
|
|
│ [1;7m port [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mValidators[0m: │
|
|||
|
|
│ │ • well-known ports (1 to 1023) are allowed │
|
|||
|
|
│ │ • registred ports (1024 to 49151) are allowed │
|
|||
|
|
│ │ • private ports (greater than 49152) are allowed │
|
|||
|
|
│ │ [1mDefault[0m: the value of the variable "firefox.manual.http_proxy.port" │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.manual.socks_proxy.version[0m │ SOCKS host version used by proxy. │
|
|||
|
|
│ [1;7m choice [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mChoices[0m: │
|
|||
|
|
│ │ • v4 │
|
|||
|
|
│ │ • v5 [1m← (default)[0m │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.auto[0m │ Automatic proxy configuration URL. │
|
|||
|
|
│ [1;7m web address [0m [1;7m basic [0m [1;7m mandatory [0m [1;7m [0m[1;3;7mdisabled[0m[1;7m [0m │ [1mValidators[0m: │
|
|||
|
|
│ │ • well-known ports (1 to 1023) are allowed │
|
|||
|
|
│ │ • registred ports (1024 to 49151) are allowed │
|
|||
|
|
│ │ • type domainname │
|
|||
|
|
│ │ • the domain name can be a hostname │
|
|||
|
|
│ │ [1mDisabled[0m: when the variable "firefox.proxy_mode" hasn't the value "Automatic proxy configuration URL" │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.no_proxy[0m │ Address for which proxy will be desactivated. │
|
|||
|
|
│ [1;7m domainname [0m [1;7m multiple [0m [1;7m standard [0m [1;7m [0m[1;3;7mdisabled[0m[1;7m [0m [1;7m unique [0m │ Connections to localhost, 127.0.0.1/8 and ::1 are never proxied. │
|
|||
|
|
│ │ [1mValidators[0m: │
|
|||
|
|
│ │ • 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 │
|
|||
|
|
│ │ [1mExamples[0m: │
|
|||
|
|
│ │ • .mozilla.org │
|
|||
|
|
│ │ • .net.nz │
|
|||
|
|
│ │ • 192.168.1.0/24 │
|
|||
|
|
│ │ [1mDisabled[0m: when the variable "firefox.proxy_mode" has the value "No proxy" │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.prompt_authentication[0m │ Prompt for authentication if password is saved. │
|
|||
|
|
│ [1;7m boolean [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m[1;3;7mdisabled[0m[1;7m [0m │ [1mDefault[0m: true │
|
|||
|
|
│ │ [1mDisabled[0m: when the variable "firefox.proxy_mode" has the value "No proxy" │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.proxy_dns_socks5[0m │ Use proxy DNS when using SOCKS v5. │
|
|||
|
|
│ [1;7m boolean [0m [1;7m advanced [0m [1;7m mandatory [0m [1;7m [0m[1;3;7mdisabled[0m[1;7m [0m │ [1mDefault[0m: false │
|
|||
|
|
│ │ [1mDisabled[0m: if "firefox.proxy_mode" is not "Manual proxy configuration" │
|
|||
|
|
│ │ or "firefox.manual.socks_proxy.version" is "v4" │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.dns_over_https.enable_dns_over_https[0m │ Enable DNS over HTTPS. │
|
|||
|
|
│ [1;7m boolean [0m [1;7m standard [0m [1;7m mandatory [0m │ [1mDefault[0m: false │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.dns_over_https.provider[0m │ Use Provider. │
|
|||
|
|
│ [1;7m choice [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m[1;3;7mdisabled[0m[1;7m [0m │ [1mChoices[0m: │
|
|||
|
|
│ │ • Cloudflare [1m← (default)[0m │
|
|||
|
|
│ │ • NextDNS │
|
|||
|
|
│ │ • Custom │
|
|||
|
|
│ │ [1mDisabled[0m: when the variable "firefox.dns_over_https.enable_dns_over_https" has the value "false" │
|
|||
|
|
├────────────────────────────────────────────────────────────────────────────────────────────────────────┼────────────────────────────────────────────────────────────────────────────────────────────────────────┤
|
|||
|
|
│ [1mfirefox.dns_over_https.custom_dns_url[0m │ Custom DNS URL. │
|
|||
|
|
│ [1;7m web address [0m [1;7m basic [0m [1;7m mandatory [0m [1;7m [0m[1;3;7mdisabled[0m[1;7m [0m │ [1mValidators[0m: │
|
|||
|
|
│ │ • 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 │
|
|||
|
|
│ │ [1mDisabled[0m: if "firefox.dns_over_https.provider" is not "Custom" │
|
|||
|
|
└────────────────────────────────────────────────────────────────────────────────────────────────────────┴────────────────────────────────────────────────────────────────────────────────────────────────────────┘
|
|||
|
|
|
|||
|
|
[1;4;96mDeleted variables[0m
|
|||
|
|
|
|||
|
|
|
|||
|
|
• proxy_mode
|
|||
|
|
• manual.http_proxy.address
|
|||
|
|
• manual.http_proxy.port
|
|||
|
|
• manual.use_for_https
|
|||
|
|
• manual.https_proxy.address
|
|||
|
|
• manual.https_proxy.port
|
|||
|
|
• manual.socks_proxy.address
|
|||
|
|
• manual.socks_proxy.port
|
|||
|
|
• manual.socks_proxy.version
|
|||
|
|
• auto
|
|||
|
|
• no_proxy
|
|||
|
|
• prompt_authentication
|
|||
|
|
• proxy_dns_socks5
|
|||
|
|
• dns_over_https.enable_dns_over_https
|
|||
|
|
• dns_over_https.provider
|
|||
|
|
• dns_over_https.custom_dns_url
|
|||
|
|
|