Program to Proxy another program?

Ampix0

Power Member
Joined
Jan 10, 2012
Messages
527
Reaction score
60
If I am running a scraping tool that has no proxy support, is there any tool that I can use to proxy the traffic of a program running on my PC?
 
If I am running a scraping tool that has no proxy support, is there any tool that I can use to proxy the traffic of a program running on my PC?

Have you confirmed that assigning proxy to a LAN connection[**] doesn't affect your software?

If that doesnt work, take alook at Proxifiers en.wikipedia. org /wiki/Comparison_of_proxifiers

An alternative would be to use iptables rules on your router to redirect traffic to an external proxy. You'll need a decent router with good firmware or support for a custom one like DDWRT/OPENWRT.

[**] answers.oreilly . com / topic/675-how-to-configure-proxy-settings-in-windows-7/
 
Have you confirmed that assigning proxy to a LAN connection[**] doesn't affect your software?

If that doesnt work, take alook at Proxifiers en.wikipedia. org /wiki/Comparison_of_proxifiers

An alternative would be to use iptables rules on your router to redirect traffic to an external proxy. You'll need a decent router with good firmware or support for a custom one like DDWRT/OPENWRT.

[**] answers.oreilly . com / topic/675-how-to-configure-proxy-settings-in-windows-7/

I'm not sure we are on the same page. I have a scraping program that doesn't support proxies, I am wondering if there is a program that can take a proxy list and apply it to the traffic of a particular program.
 
If I am running a scraping tool that has no proxy support, is there any tool that I can use to proxy the traffic of a program running on my PC?
you can use widecap to proxifie applications. just google for it. no, its not my website or program.
 
you could also use VPN software.

If your using more than one thread you will have to use the same IP for all threads though. Same for all the suggestions above. Multi-threaded proxy support would have to be coded into the app to work correctly

edit: who bumped an old thread? bah.
 
Last edited:
I've been using proxycap for bluestack proxy, best tool ever made :)
 
if used for 1 proxy, Proxifier is enough but if it require alot proxy then you need MultiProxy server.
1 proxy: Proxifier > App
alot proxy: MultiProxy > Proxifier > App
 
Back
Top