Skip to content

Python HTTP Proxy w/ Rewrites (PyDodge "B")

License

Notifications You must be signed in to change notification settings

tr3vordwy3r/PyDodge

 
 

Repository files navigation

PYWB PyDodge (Disguised as Google)

HTTP/HTTPS proxy

Deploy to Heroku

Usage: https://example.com/prefix/https://example.com

Default prefix is course

The prefix can be changed in config.yaml on line 6 and 14.

Running Locally

Setup

pip install -r requirements.txt
sudo python setup.py install

Running

bash run.sh

Available on localhost:8080

Credits

Ilya Kreymer and the webrecorder team.

(PYWB version: release 2.5.0)

About

Python HTTP Proxy w/ Rewrites (PyDodge "B")

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.2%
  • JavaScript 5.5%
  • HTML 2.3%