Changes for version 0.11 - 2007-10-15

  • ENHANCEMENTS
    • added an error() method, for messages that must always be shown
    • better support for the cases where accept() fails
    • better error message when accept() fails for a SSL socket
  • DOCUMENTATION
    • added a tutorial about Net::Proxy, with code examples
  • TESTS
    • prevent t/pod-coverage.t to fail on the upgrade_SSL method mixed in Net::Proxy::Connector::connect_ssl

Documentation

Network proxies for fun and profit
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