apify / proxy-chain

Node.js implementation of a proxy server (think Squid) with support for SSL, authentication and upstream proxy chaining.

Home Page:https://www.npmjs.com/package/proxy-chain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IPV6 not supported

petrpatek opened this issue · comments

It seems that IPV6 is not supported now.
ProxyServer[8883]: 9 | !!! Closed and removed from server ProxyServer[8883]: 10 | !!! Handling CONNECT [2a00:1450:4014:80c::200a]:443 HTTP/1.1 ProxyServer[8883]: Request failed (status 400): Target "[2a00:1450:4014:80c::200a]:443" could not be parsed.

Hello!

Can you try do like the Issue #89?

Should be fixed in #103