HTTunnel 0.04 review
DownloadHTTunnel is a universal HTTP tunnel using Apache, mod_perl and Perl
|
|
HTTunnel is a universal HTTP tunnel using Apache, mod_perl and Perl.
To install this module do the following:
perl Makefile.PL
make
make test
make install
Note 1: The test suite will require the URL to an Apache::HTTunnel server to run. You will prompted for it during the installation. This server must allow tunnels to localhost:80. That Apache server must also return an HTTP 200 code for a "GET / HTTP/1.0" request.
Generally if the server has index.html file in the document root it will be ok.
What's New in This Release:
Replaced HTTunnelForceHost/HTTunnelForcePort by HTTunnelAllowedTunnels
Implemented initial UDP support
HTTunnel 0.04 keywords