Hacker News new | ask | show | jobs
by t0 4786 days ago
Is this just a proxy? It seems like this script accepts packets and forwards them on to localhost.
1 comments

It's a combination of a proxy, a DNS server, a ipfw rule, and a resolver file. All that is needed to allow you to capture port 80 traffic without running your application server with sudo every time.