rougail-tutorials/CHANGELOG.md

2.8 KiB

New variables

Variable Description
foxyproxy.proxies.address
domainname standard mandatory disabled
IP address, DNS name, server name.
Validators:
• type domainname
• the domain name can be a hostname
• the domain name can be an IP
Default: copy HTTP address if proxy is not "Manual".
Disabled: if type not in:
- HTTP
- HTTPS/SSL
- SOCKS4
- SOCKS5.
foxyproxy.proxies.port
port standard mandatory disabled
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: copy HTTP port if proxy is not "Manual".
Disabled: if type not in:
- HTTP
- HTTPS/SSL
- SOCKS4
- SOCKS5.
foxyproxy.proxies.url
web address standard mandatory disabled
URL.
Validators:
• well-known ports (1 to 1023) are allowed
• registred ports (1024 to 49151) are allowed
• type domainname
• the domain name can be a hostname
Default: copy HTTP address if proxy is "Auto".
Disabled: if type is not in:
- PAC URL
- WPAD.