45 lines
4.2 KiB
Bash
45 lines
4.2 KiB
Bash
[1;4;96mNew variables[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 basic [0m [1;7m mandatory [0m │ [1mValidators[0m: │
|
||
│ │ • type domainname │
|
||
│ │ • the domain name can be an IP │
|
||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||
│ [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: 8080 │
|
||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||
│ [1mmanual.socks_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.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: 8080 │
|
||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||
|
||
[1;4;96mDeleted variables[0m
|
||
|
||
|
||
• manual.[3mhttps[0m_proxy.address
|
||
• manual.[3msocks[0m_proxy.address
|
||
• manual.[3mhttps[0m_proxy.port
|
||
• manual.[3msocks[0m_proxy.port
|
||
• manual.[3msocks[0m_proxy.version
|
||
|