httptunnel-3.0.5

所属分类:网络编程
开发工具:Visual C++
文件大小:110KB
下载次数:174
上传日期:2006-03-14 13:36:41
上 传 者tengshengbo
说明:  把所有的数据伪装成http数据传输,专门穿越防火墙。
(put all the data into a camouflage http data transmission, through specialized firewall.)

文件列表:
httptunnel-3.0.5\acconfig.h (212, 1999-03-20)
httptunnel-3.0.5\acinclude.m4 (973, 1999-10-16)
httptunnel-3.0.5\aclocal.m4 (5533, 2000-12-06)
httptunnel-3.0.5\AUTHORS (1099, 2000-08-31)
httptunnel-3.0.5\base64.c (1676, 1999-08-13)
httptunnel-3.0.5\base64.h (185, 1999-04-02)
httptunnel-3.0.5\ChangeLog (28262, 2000-12-06)
httptunnel-3.0.5\common.c (7366, 2000-08-31)
httptunnel-3.0.5\common.h (3543, 2000-08-31)
httptunnel-3.0.5\config.h.in (2345, 2000-06-30)
httptunnel-3.0.5\configure (81174, 2000-12-06)
httptunnel-3.0.5\configure.in (1515, 2000-12-06)
httptunnel-3.0.5\COPYING (17992, 1999-02-07)
httptunnel-3.0.5\DISCLAIMER (410, 1999-02-08)
httptunnel-3.0.5\FAQ (3266, 1999-08-05)
httptunnel-3.0.5\HACKING (2929, 1999-03-20)
httptunnel-3.0.5\htc.1 (1829, 1999-08-24)
httptunnel-3.0.5\htc.c (15881, 2000-08-31)
httptunnel-3.0.5\hts.1 (1392, 1999-08-05)
httptunnel-3.0.5\hts.c (10578, 2000-08-31)
httptunnel-3.0.5\http.c (17651, 2000-07-11)
httptunnel-3.0.5\http.h (2122, 1999-05-19)
httptunnel-3.0.5\INSTALL (7831, 1999-02-07)
httptunnel-3.0.5\install-sh (5598, 1999-02-07)
httptunnel-3.0.5\Makefile.am (635, 2000-06-30)
httptunnel-3.0.5\Makefile.in (15848, 2000-12-06)
httptunnel-3.0.5\missing (6283, 1999-02-07)
httptunnel-3.0.5\mkinstalldirs (726, 1999-02-07)
httptunnel-3.0.5\NEWS (7141, 2000-01-13)
httptunnel-3.0.5\stamp-h.in (10, 2000-12-06)
httptunnel-3.0.5\TODO (4566, 1999-08-18)
httptunnel-3.0.5\tunnel.c (31207, 2000-09-14)
httptunnel-3.0.5\tunnel.h (2418, 2000-08-31)
httptunnel-3.0.5\port\daemon.c (610, 1999-05-09)
httptunnel-3.0.5\port\endprotoent.c (222, 1999-05-09)
httptunnel-3.0.5\port\getopt.c (30243, 2000-06-30)
httptunnel-3.0.5\port\getopt.h (4627, 2000-06-30)
httptunnel-3.0.5\port\getopt1.c (4589, 2000-06-30)
httptunnel-3.0.5\port\Makefile.am (226, 2000-06-30)
... ...

httptunnel creates a bidirectional virtual data path tunnelled in HTTP requests. The requests can be sent via an HTTP proxy if so desired. This can be useful for users behind restrictive firewalls. If WWW access is allowed through an HTTP proxy, it's possible to use httptunnel and, say, telnet or PPP to connect to a computer outside the firewall. If you still don't understand what this is all about, maybe you can find some useful information in the FAQ file. This program is mostly intended for technically oriented users. They should know what to do. httptunnel is free software. See COPYING for terms and conditions. If you like it, I would appreciate if you sent a post card to: Lars Brinkhoff Kopmansgatan 2 411 13 Goteborg Sweden Information and/or latest release should be available from these places: http://www.nocrew.org/software/httptunnel.html http://www.gnu.org/software/httptunnel/httptunnel.html ftp://ftp.nocrew.org/pub/nocrew/unix ftp://ftp.gnu.org/pub/httptunnel I take no responsibility for what you do with this software. It has the potential to do dangerous things, like disabling the protection you system administrator has set up for the local network. Read the DISCLAIMER file. There are two programs: hts and htc. hts is the httptunnel server and htc is the client. hts should be installed on a computer outside the HTTP proxy, and htc should be installed on your local computer. Documentation about how to use the programs should be searched in this order: source code --help output FAQ README Having said that, here's a (probably outdated) example: At host REMOTE, start hts like this: hts -F localhost:23 8888 At host LOCAL, start htc like this: htc -F 2323 -P PROXY:8000 REMOTE:8888 or, if using a buffering HTTP proxy: htc -F 2323 -P PROXY:8000 -B 48K REMOTE:8888 Now you can do this at host LOCAL: telnet localhost 2323 and you will hopefully get a login prompt from host REMOTE. See also http://metalab.unc.edu/LDP/HOWTO/mini/Firewall-Piercing.html which is a good introduction to firewall piercing. It also has describes one way to use httptunnel.

近期下载者

相关文件


收藏者