2007年1月13日 星期六

Http Tunnel

httptunnel
Version: 3.3-2

Description:
Tunnels a data stream in HTTP requests.
Creates a bidirectional virtual data stream tunnelled in
HTTP requests. The requests can be sent via a HTTP proxy
if so desired.

Installation:

Server
# apt-get install httptunnel
# hts -F localhost:22 80

Client
# htc -F 1234 destination_host:80

Linux
source code:
http://www.nocrew.org/software/httptunnel.html

Windows
binary for Win32
http://www.neophob.com/serendipity/index.php?/archives/85-GNU-HTTPtunnel-v3.3-Windows-Binaries.html


Reference:
Http Tunnel:
http://www.nocrew.org/software/httptunnel.html
SSH Tunnel:
http://stefan.huberdoc.at/comp/info/ssh_tunnel.html