Post a snippet with a title and a description of what it does. Clean, dev-friendly, and fast.
A proxy that makes your clients browser work from your servers connection.
# run this part on the server side #!/usr/bin/env python3 """ web.py — a password-protected HTTP/HTTPS forward proxy.