HTTunnel 0.04 review

Download
by rbytes.net on

HTTunnel is a universal HTTP tunnel using Apache, mod_perl and Perl

License: GPL (GNU General Public License)
File size: 0K
Developer: Patrick LeBoutillier
0 stars award from rbytes.net

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 search tags