Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 347 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 347 Bytes

Simple Proxy

A simple way to show websites where random rules are prohibiting them

To start the proxy start the python server from this folder (python 3 needed):

python3 -m http.server 9000

Then start ngrok:

ngrok http --url=electric-tidy-griffon.ngrok-free.app 9000

To change the proxy just edit index.html.