Skip to content

0xe2d0/Flask-Reverse-Proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A Minimal Reverse Proxy With Flask / Python

⚒️ Install

git clone https://github.com/0xe2d0/Flask-Reverse-Proxy
pip install -r reauirements.txt

🛡️ Usage

Open proxy.py file and write your own site in SITE_NAME variable.

python proxy.py 
Run the command. Finally go to http://127.0.0.0:1337/ you will see the magic.

About

A minimal reverse proxy with flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages