Changes for version 0.13

  • ENHANCEMENTS
    • dependency on perl 5.6 should be written as 5.006 (RT #36752, Andreas König)
    • Make maximum buffer size user-configurable (RT #60751, Daniel Burr)
    • Fix several bugs happening when a connection closes (RT #60641, Daniel Burr)
  • DOCUMENTATION
    • reformat the documentation for better linkability
  • SCRIPTS
    • connect-tunnel: Fix RT #42525 (Peter Oliver) by making the --tunnel regexp more liberal
    • added the eg/forwarder.pl example script
  • PACKAGING
    • the distribution is now packaged using Dist::Zilla
  • TESTS
    • pod and compilation tests are now handled by Dist::Zilla plugins

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

Examples