python - Local proxy forwarding all traffic to another proxy using socket -
i want write localhost proxy forwards traffic proxy (something https://gist.github.com/darkwave/52842722c0c451807df4). problem remote proxy authenticated, while using urlib in python can provide user:password@proxy.host.io , works fine, doesn't work on socket.
Comments
Post a Comment