The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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 proxies
Switch incoming connection between SSH and SSL/HTTPS servers

Modules

Framework for proxying network connections in many ways
Base class for Net::Proxy protocols
Create CONNECT tunnels through HTTP proxies
Create SSL/CONNECT tunnels through HTTP proxies
Y-shaped Net::Proxy connector
Dummy Net::Proxy connector
SSL Net::Proxy connector
Net::Proxy connector for standard tcp proxies