Skip to content

ignorabilis/simple-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages