Skip to content

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

License

Notifications You must be signed in to change notification settings

MrBrain295/PyDodge

 
 

Repository files navigation

PYWB PyDodge

HTTP/HTTPS proxy with rewrites

Deploy to Heroku Run on Replit Deploy to Azure Deploy to IBM Cloud Deploy to Amplify Console Run on Google Cloud

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

Running

bash run.sh

Available on localhost:8080

Port is configurable in run.sh

Credits

Ilya Kreymer and the webrecorder team.

PYWB version: release 2.6.3

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.8%
  • JavaScript 10.9%
  • Other 1.3%