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

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -