1 2 3
# This is a trivial HTTP proxy server, intended for use as a troubleshooting tool# ONLY (not for real, actual, production use). I wrote this because I couldn't find# a simple HTTP proxy that I could use to test HTTP proxy support in Net::SSH.
# 1) Point *.example.com in your DNS setup to your server.## 2) Setup an Apache vhost to catch the star pointer: