5

Is there a free/open source alternative to Proxycap apart from FreeCap? (For a HTTP proxy)

What I want is a program that does the proxy authentication for the other programs, so that they can connect without worrying about or needing the user name and password for the proxy server.

Or, is there some local proxy server, like privoxy, which supports authentication through another proxy?

Anand
  • 1,795

4 Answers4

5

Try WideCap, freeware since 06 May 2009:

WideCap - is system proxifier. It was created as extended version of FreeCap program. But WideCap IS NOT a branch or new FreeCap version.

WideCap is fully functional Winsock Service and Namespace provider. That means simply integration into your network subsystem. Forget about this ugly FreeCap's injection, needle to run all programs throught FreeCap, possible errors and incompatible with some firewalls and anti-viruses. WideCap acts as virtual network driver covering all your TCP/IP activity. No launchers - just run your program as usual and work via proxy.

image

Gareth
  • 19,080
harrymc
  • 498,455
1

New Answer :

Bypass Proxy Client

The complete network privacy toolBypass Proxy Client is the complete network privacy tool. It ensures absolute privacy wherever you maybe, preventing would-be snoopers from monitoring your surfing, email, or chatting activity. Put an end to blocking filters, firewalls, and proxies. Surf, chat, read news boards, and get all your email at work, on campus (or in regions/areas that may block controversial websites). This client supports HTTP, FTP,SMTP, POP3, NEWS, and SOCKS4 networking, in addition to a direct TUNNEL-ing feature. Bypass supports most OSes and works with standard HTTP and SOCKS proxies.

OLD Answer :

SocksCap

Automatically enables Windows-based TCP and UDP networking client applications to traverse a SOCKS firewall. SocksCap intercepts the networking calls from WinSock applications and redirects them through the SOCKS server without modifying the original application, the operating system software or drivers. SocksCap is licensed for non-commercial use

Gaia
  • 7,279
  • 8
  • 38
  • 40
joe
  • 12,431
1

Have you taken a look at http://www.fiddler2.com ? I belive its "chain to upstream gatewat proxy" and "capture WinINet trafffic" functions would do this. Applications that aren't internally using Internet Explorer's HTTP services (WinINet) would have to be configured to use localhost as the proxy.

0

If you want something where you can just change proxy settings within a program and know that everything will be encrypted, you can try TOR, their browser bundle does all the hard work for you. Simply use the proxy it sets up and everything works well.

William Hilsum
  • 117,648