183 lines
18 KiB
Bash
183 lines
18 KiB
Bash
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||
│ [1mproxy_mode[0m │ Configure Proxy Access to the │
|
||
│ [1;7m choice [0m [1;7m standard [0m [1;7m mandatory [0m │ Internet. │
|
||
│ │ [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 │
|
||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||
[1;4;96mManual proxy configuration[0m
|
||
|
||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||
[34m▌ [0m
|
||
[34m▌ [0m[1mPath[0m: manual
|
||
[34m▌ [0m[1;7m basic [0m [1;7m [0m[1;3;7mdisabled[0m[1;7m [0m
|
||
[34m▌ [0m[1mDisabled[0m: when the variable [32m"proxy_mode"[0m hasn't the value [32m"Manual proxy [0m
|
||
[32mconfiguration"[0m
|
||
|
||
[1;4;92mHTTP Proxy[0m
|
||
|
||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||
[34m▌ [0m
|
||
[34m▌ [0m[1mPath[0m: manual.http_proxy
|
||
[34m▌ [0m[1;7m basic [0m
|
||
|
||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||
│ [1mmanual.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 │
|
||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||
│ [1mmanual.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 │
|
||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||
|
||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||
│ [1mmanual.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 │
|
||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||
[1;4;92mHTTPS Proxy[0m
|
||
|
||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||
[34m▌ [0m
|
||
[34m▌ [0m[1mPath[0m: manual.https_proxy
|
||
[34m▌ [0m[1;7m standard [0m [1;7m [0m[1;3;7mhidden[0m[1;7m [0m
|
||
[34m▌ [0m[1mHidden[0m: when the variable [32m"manual.use_for_https"[0m has the value [32m"true"[0m
|
||
|
||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||
│ [1mmanual.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 │
|
||
│ │ "manual.http_proxy.address" │
|
||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||
│ [1mmanual.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 │
|
||
│ │ "manual.http_proxy.port" │
|
||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||
|
||
[1;4;92mSOCKS Proxy[0m
|
||
|
||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||
[34m▌ [0m
|
||
[34m▌ [0m[1mPath[0m: manual.socks_proxy
|
||
[34m▌ [0m[1;7m standard [0m
|
||
|
||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||
│ [1mmanual.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 │
|
||
│ │ "manual.http_proxy.address" │
|
||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||
│ [1mmanual.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 │
|
||
│ │ "manual.http_proxy.port" │
|
||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||
│ [1mmanual.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 │
|
||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||
|
||
|
||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||
│ [1mauto[0m │ Automatic proxy configuration URL. │
|
||
│ [1;7m web address [0m [1;7m basic [0m [1;7m mandatory [0m [1;7m [0m │ [1mValidators[0m: │
|
||
│ [1;3;7mdisabled[0m[1;7m [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 │
|
||
│ │ "proxy_mode" hasn't the value │
|
||
│ │ "Automatic proxy configuration URL" │
|
||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||
│ [1mno_proxy[0m │ Address for which proxy will be │
|
||
│ [1;7m domainname [0m [1;7m multiple [0m [1;7m standard [0m [1;7m [0m │ desactivated. │
|
||
│ [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 │
|
||
│ │ "proxy_mode" has the value "No │
|
||
│ │ proxy" │
|
||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||
│ [1mprompt_authentication[0m │ Prompt for authentication if │
|
||
│ [1;7m boolean [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m │ password is saved. │
|
||
│ [1;3;7mdisabled[0m[1;7m [0m │ [1mDefault[0m: true │
|
||
│ │ [1mDisabled[0m: when the variable │
|
||
│ │ "proxy_mode" has the value "No │
|
||
│ │ proxy" │
|
||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||
│ [1mproxy_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 │ [1mDefault[0m: false │
|
||
│ [1;3;7mdisabled[0m[1;7m [0m │ [1mDisabled[0m: if "proxy_mode" is not │
|
||
│ │ "Manual proxy configuration" │
|
||
│ │ or "manual.socks_proxy.version" is │
|
||
│ │ "v4" │
|
||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||
[1;4;96mDNS over HTTPS[0m
|
||
|
||
[34m▌ [0m[1;34m🛈 Informations[0m
|
||
[34m▌ [0m
|
||
[34m▌ [0m[1mPath[0m: dns_over_https
|
||
[34m▌ [0m[1;7m standard [0m
|
||
|
||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||
│ [1mdns_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 │
|
||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||
|