6
3
I own a SOCKS5 subscription which requires authentication. I want to use it with FoxyProxy and other programs which do not support auth'ed socks5 (just SOCKS5 with no auth). Note that you cannot enter a password in FF or other common browsers in your SOCKS5 settings.
Therefore, I need some program to put in palce of the ?
:
FF → [no-auth SOCKS5] → ? → [authed SOCKS5] → authed SOCKS5 server I own → [HTTP/S] → final destination.
What can I use for the ?
program?
Here is additional information:
- Any answer involveing SSH is wrong. I will not use an SSH server for this. I also need a faster protocol (ever tried transferring big files over SSH/SFTP? Dog slow even over Gbit lan.) I know how to setup SSH tunneling. It works just fine for some things. Not this. Please don't recommend using SSH instead.
- The solution to my problem only has to work with programs which support SOCKS5 (no auth).
- Browsers do not support SOCKS5 (with the exception of maxthon.com ).
- The solution must enable me to use FoxyProxy to decide when to use proxy. Most of my traffic can go non-proxied to the web, but certain sites must go over the proxy, and FoxyProxy must enable me to do this. Programs which "capture" other programs and force them through the proxy are not an option.
- I expect that the solution will be to run a program locally that accepts unauth'ed SOCKS5 connections.
Appendix A – Reasons for program rejections:
- FreeProxy - No remote proxy authentication entry possible
- Advanced Proxy Manager - Cannot specify credentials
- ProxyTunnel "GUI" - SSH tunnel only (as with PuTTy Below)
- HTTPTunnel - Cannot specify remote SOCKS5 proxy and local listen port at the same time
- PuTTy - SSH tunnel only (yes, it can listen on SOCKS5. That's not enough)
- Freegate - Cannot specify credentials
- Sockscap - Not compatible with modern Windows versions
- Your Freedom - Forces you to use "freedom" server.
- WideCap - Forces you to capture an entire program image. (You cannot have some sites proxied and others not.)
- AdvOR - Forces you to use the TOR network.
- Privoxy - No SOCKS5 forwarding. No password entry ability (c.f., privoxy.org/user-manual/config.html )
- Firefox itself - I know mozillaZine might make you think that FF can prompt you for proxy creds. It cannot.
- FreeCap - Same problem as with WideCap
- Proxy Server Agent (as described here) - Program does not accept DNS names for proxy servers. Program reports that my proxy is "bad" and refuses to use it. Program crashes instantly when any traffic hits it.
This should be on Super User Puzzle & non Coding Golf SE – RaisingAgent – 2017-04-21T10:46:48.693
Does your proxy subscription provider have any suggestions for client software? It also might be worth checking to see if they have alternate proxy protocols you can connect with, ie, HTTP Proxy (which supports HTTPS via CONNECT), which Firefox can talk to. – William – 2012-10-15T04:32:51.157
1Proxifier should do just fine, yet its not free (cost 40$), but the price is well worth it, imho. – c69 – 2013-11-02T21:50:57.773