-
-
23 Apr 2007 17:12:53 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (4)
- Testers (4 / 16 / 0)
- Kwalitee
Bus factor: 1- License: perl_5
- Perl: v5.600.0
- Activity
24 month- Tools
- Download (32.21KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- IO::Select
- IO::Socket
- Scalar::Util
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.08
- ENHANCEMENTS
- the hook callback now receives the socket on which the data was received, in addition to the connector
- NEW CONNECTOR
- Net::Proxy::Connector::connect_ssl (combines Net::Proxy::Connector::connect and Net::Proxy::Connector::ssl in a single connector)
- TESTS
- made tests more robust when connector prerequisites are missing
- test Net::Proxy::Connector::ssl as an "in" connector
- test the start_cleartext option of Net::Proxy::Connector::ssl
Documentation
Create CONNECT tunnels through HTTP proxiesSwitch incoming connection between SSH and SSL/HTTPS serversModules
Framework for proxying network connections in many waysBase class for Net::Proxy protocolsCreate CONNECT tunnels through HTTP proxiesCreate SSL/CONNECT tunnels through HTTP proxiesY-shaped Net::Proxy connectorDummy Net::Proxy connectorSSL Net::Proxy connectorNet::Proxy connector for standard tcp proxiesModule Install Instructions
To install Net::Proxy, copy and paste the appropriate command in to your terminal.
cpanm Net::Proxy
perl -MCPAN -e shell install Net::Proxy
For more information on module installation, please visit the detailed CPAN module installation guide.