45 lines
5 KiB
Bash
45 lines
5 KiB
Bash
[1;4;96mModified variables[0m
|
||
|
||
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
|
||
┃[1m [0m[1mVariable [0m[1m [0m┃[1m [0m[1mDescription [0m[1m [0m┃
|
||
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
|
||
│ [1mmanual.http_proxy.address[0m │ [9mHTTP address.[0m │
|
||
│ [1;7m domainname [0m [1;7m basic [0m [1;7m mandatory [0m │ [4mProxy address.[0m │
|
||
│ │ [1mValidators[0m: │
|
||
│ │ • type domainname │
|
||
│ │ • the domain name can be an IP │
|
||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||
│ [1mmanual.http_proxy.port[0m │ [9mHTTP Port.[0m │
|
||
│ [1;7m port [0m [1;7m standard [0m [1;7m mandatory [0m │ [4mProxy port.[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.[0m[1;3mhttps[0m[1m_proxy.address[0m │ [3mHTTPS[0m or [3mSOCKS[0m address. │
|
||
│ [1mmanual.[0m[1;3msocks[0m[1m_proxy.address[0m │ [1mValidators[0m: │
|
||
│ [1;7m domainname [0m [1;7m standard [0m [1;7m mandatory [0m │ • type domainname │
|
||
│ │ • the domain name can be an IP │
|
||
│ │ [1mDefault[0m: [9mthe value of the variable [0m │
|
||
│ │ [9m"HTTP address"[0m │
|
||
│ │ [4mthe value of the variable "Proxy [0m │
|
||
│ │ [4maddress"[0m │
|
||
├───────────────────────────────────────┼──────────────────────────────────────┤
|
||
│ [1mmanual.[0m[1;3mhttps[0m[1m_proxy.port[0m │ [3mHTTPS[0m or [3mSOCKS[0m port. │
|
||
│ [1mmanual.[0m[1;3msocks[0m[1m_proxy.port[0m │ [1mValidators[0m: │
|
||
│ [1;7m port [0m [1;7m standard [0m [1;7m mandatory [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: [9mthe value of the variable [0m │
|
||
│ │ [9m"HTTP Port"[0m │
|
||
│ │ [4mthe value of the variable "Proxy [0m │
|
||
│ │ [4mport"[0m │
|
||
└───────────────────────────────────────┴──────────────────────────────────────┘
|
||
|