dispatch-proxy icon indicating copy to clipboard operation
dispatch-proxy copied to clipboard

[Request Feature] Forward to proxy like catalyst-proxy

Open anatasiajp opened this issue 9 years ago • 4 comments

catalyst-proxy had a option -P to use proxy to fake IP or even make it work on HTTPS site with ProxHTTPSProxy, hope you can add that feature to displatch-proxy because I really want to chain dispatch-proxy with Privoxy or ProxHTTPSProxy to make it works on HTTPS site. Thank!

anatasiajp avatar Mar 01 '15 07:03 anatasiajp

The SOCKS proxy works on HTTPS sites, although it won't dispatch requests with Connection: Keep-Alive to different network interfaces.

alexkirsz avatar Apr 05 '15 17:04 alexkirsz

But can you add that feature to fake IP or something like ? Example I want to use both two network card with one proxy to prevent IP leak (will result get DDOS attack if it is a bad site) or two IP per page will be banned by admin too... It is really useful also it help me make dispatch work on HTTPS if I chain it with ProxHTTPSProxy 127.0.0.1:8080 http://www.prxbx.com/forums/showthread.php?tid=2172

anatasiajp avatar Apr 12 '15 01:04 anatasiajp

You can force dispatch-proxy to go through another proxy via Proxifier, by creating a rule for the node process.

alexkirsz avatar Apr 12 '15 08:04 alexkirsz

I already tried to force dispatch-proxy with Proxifier, but it didn't work, the traffic still go direct to the internet. I hope you will consider adding this feature to dispatch in the future, many thank!

anatasiajp avatar Apr 13 '15 07:04 anatasiajp