HTTP Tunnel1.4.0

  • Submit New Release
  • Edit HTTP Tunnel Information
  • Submit a New Software

Small application for tunnelling an arbitrary TCP socket connection over HTTP.

Monday, May 6, 2013
  • Networking
  • HTTP
  • Utilities

HTTP Tunnel 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.

Since all tunneled traffic is routed via the HTTP Tunnel server, a further side effect of this tunneling is that the client also gains an extra layer of anonymity on the Internet. This is due to the HTTP Tunnel server acting as a proxy to the client, and thus making it appear that the clients traffic actually originates from the servers IP address.

  • Downloads
    8303
  • License
    GPL

Downloads / Release History


May
06
2013
HTTP Tunnel 1.4.0
July
04
2009
HTTP Tunnel 1.3.2
July
04
2009
HTTP Tunnel 1.2.1
July
04
2009
HTTP Tunnel 1.3.1

Comments

1 Comment
Anonymous
HTTP Tunnel 1.4.0

I want to enable logging for http tunnel so we enabled debug option with level 5 ... But where to see the logging information ???

Replying to:
Cancel

Last articles