tinyproxy / tinyproxy

tinyproxy - a light-weight HTTP/HTTPS proxy daemon for POSIX operating systems
GNU General Public License v2.0
4.67k stars 645 forks source link

Allow configureing IPv6 address for upstream proxy #492

Closed Mario-Klebsch closed 1 year ago

Mario-Klebsch commented 1 year ago

This change allos to configure IPv6 addresses for upstream proxies,

Example: upstream http [fe80::1]:8888

rofl0r commented 1 year ago

@Mario-Klebsch thanks, merged. would you mind opening a PR that also updates the documentation (explaining bracket syntax for ipv6 upstream and scoping) ?