SOCKS4 Proxy server with upstream support
Hello, I'm looking for program which will in all simplicity open local listener on configured port and accept SOCKS4 connections and forward them to another SOCKS4/5 proxy outside LAN (upstream is the term, I guess).
I have proxy subscription to evade GEO restrictions and I have cron to wget fresh list once in a hour. Only problem is I don't have any program to make full use of it.
I've tested privoxy, squid, proxymini, proxychains.
Proxychains and proxymini were most potential. But proxychains isn't server, it intercepts APIs and forces them through proxy so it can be used only on specific computer, proxymini doesn't support upstream socks, only HTTP.
Privoxy and squid are HTTP oriented and I dislike them.
But one which actually does everything I need is TOR configured with proper GEO exit node but it's unethical to use it for media streaming and it is very slow.
So is there any simple TOR like program which only will use my socks list?
|