HTTPTunnel 0.7.2 review

Download
by rbytes.net on

HTTPTunnel is a simple client/server application for creating an HTTP tunnel between two machines, optionally via a Web proxy. Thi

License: GPL (GNU General Public License)
File size: 116K
Developer: Richard Mills
0 stars award from rbytes.net

HTTPTunnel is a simple client/server application for creating an HTTP tunnel between two machines, optionally via a Web proxy.

This is a small application for tunnelling an arbitrary TCP socket connection over HTTP. It can be used, for example, to tunnel traffic out from behind a restrictive firewall that only allows outgoing HTTP web connections.

The basic idea is that you run an instance of the HTTP Tunnel application locally in 'client' mode, that then connects out to another instance that you run at the remote end of the tunnel in 'server' mode.

You then connect to the local client end of the tunnel with the application whose traffic you wish to tunnel, and all communications are then wrapped in HTTP. The tunnel may also go via a HTTP proxy, either explicitly or transparently.

What's New in This Release:
This release includes basic firewalling capabilities at the server to block clients creating tunnels to specified IP addresses or ports.
It also fixes various corner cases that could cause tunnels to break when tunneling through proxies, plus various other bugfixes.

HTTPTunnel 0.7.2 keywords