rougail-tutorials/CHANGELOG.md

3.2 KiB

New variables

Variable Description
manual.https_proxy.address
domainname mandatory
Proxy address.
Validators:
• type domainname
• the domain name can be an IP
manual.https_proxy.port
port mandatory
Proxy port.
Validators:
• well-known ports (1 to 1023) are allowed
• registred ports (1024 to 49151) are allowed
• private ports (greater than 49152) are allowed
Default: 8080
manual.socks_proxy.address
domainname mandatory
Proxy address.
Validators:
• type domainname
• the domain name can be an IP
manual.socks_proxy.port
port mandatory
Proxy port.
Validators:
• well-known ports (1 to 1023) are allowed
• registred ports (1024 to 49151) are allowed
• private ports (greater than 49152) are allowed
Default: 8080
manual.socks_proxy.version
choice mandatory
SOCKS host version used by proxy.
Choices:
• v4
• v5 ← (default)

Deleted variables

  • manual.https_proxy.address
  • manual.socks_proxy.address
  • manual.https_proxy.port
  • manual.socks_proxy.port
  • manual.socks_proxy.version