Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 419 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 419 Bytes

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.