49 lines
5 KiB
Bash
49 lines
5 KiB
Bash
[1;4;96mNew variables[0m
|
||
|
||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||
│ [1mfoxyproxy.proxies.address[0m │ IP address, DNS name, server name. │
|
||
│ [1;7m domainname [0m [1;7m standard [0m [1;7m mandatory [0m [1;7m [0m │ [1mValidators[0m: │
|
||
│ [1;3;7mdisabled[0m[1;7m [0m │ • type domainname │
|
||
│ │ • the domain name can be a hostname │
|
||
│ │ • the domain name can be an IP │
|
||
│ │ [1mDefault[0m: copy HTTP address if proxy │
|
||
│ │ is not "Manual" │
|
||
│ │ [1mDisabled[0m: if type not in: │
|
||
│ │ - HTTP │
|
||
│ │ - HTTPS/SSL │
|
||
│ │ - SOCKS4 │
|
||
│ │ - SOCKS5 │
|
||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||
│ [1mfoxyproxy.proxies.port[0m │ Port. │
|
||
│ [1;7m port [0m [1;7m standard [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 │
|
||
│ │ • private ports (greater than 49152) │
|
||
│ │ are allowed │
|
||
│ │ [1mDefault[0m: copy HTTP port if proxy is │
|
||
│ │ not "Manual" │
|
||
│ │ [1mDisabled[0m: if type not in: │
|
||
│ │ - HTTP │
|
||
│ │ - HTTPS/SSL │
|
||
│ │ - SOCKS4 │
|
||
│ │ - SOCKS5 │
|
||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||
│ [1mfoxyproxy.proxies.url[0m │ URL. │
|
||
│ [1;7m web address [0m [1;7m standard [0m [1;7m mandatory [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 │
|
||
│ │ [1mDefault[0m: copy HTTP address if proxy │
|
||
│ │ is "Auto" │
|
||
│ │ [1mDisabled[0m: if type is not in: │
|
||
│ │ - PAC URL │
|
||
│ │ - WPAD │
|
||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||
|