httptunnel (with digest authentication support)

- home -

HTTPTunnel is a tunneling software that can tunnel network connections through restrictive HTTP proxies over pure HTTP "GET" and "POST" requests.

If you are looking for the original version of HTTPTunnel, visit http://http-tunnel.sourceforge.net/ !!!

THIS version of httptunnel is just the original one, which i added support for digest autentication on proxy side.

Why?

I am a great fan of httptunnel. But I've always missed the support for http proxy servers requesting digest authentication. Suddenly the only proxy server I was able to use, did not allow basic authentication any more. On this day I had to find a solution and added digest authentication support to my favorite tunneling tool - httptunnel!

Which files did I change?

Important!

This digest implementation was quick and dirty! You MUST establish every tunnel connection twice - because the "handshake" will be made on first connect!! I gonna implement an automated reconnect which you dont have to care about one day :-P ...

Download

HTTPTunnel v1.2.1 (Digest)

(License is GPL)

Last update: April 08 2012 17:39 PM

© 2010 by Sebastian Weber <webersebastian at yahoo.de>
© 2012 by Robert Krause <rup0rt at f00l.de>