54 lines
5.3 KiB
Bash
54 lines
5.3 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;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 │ HTTP 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 │ HTTP 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 │
|
|||
|
|
└───────────────────────────────────────┴──────────────────────────────────────┘
|
|||
|
|
|