The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Changes for version 0.002 - 2009-06-15

  • 0.7 August 2008 - NON CPAN RELEASE
  • SSL traffic was being sent to port 80/http on the destination server. This has been corrected, and any traffic inside a MITM'd CONNECT method will be sent to 443 by default (or what the user specifies), and requests are forced to be HTTPs.
  • 0.6 Auguest 2008 - NON CPAN RELEASE
  • Add proxying of SSL traffic via MITM.
  • 0.5 July 2008 - NON CPAN RELEASE
  • Add an upstream_proxy flag to the configuration, which, if present, is the hostname and port number of the upstream proxy server to use.
  • Add script to pack to a .exe on Win32

Documentation

Simple HTTP Proxy which can be configured to serve some paths from locations on local disk.

Modules

Simple HTTP Proxy which serves some paths from locations on local disk.