dahebolangkuan / Flask-Reverse-Proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Minimal Reverse Proxy With Flask / Python

⚒️ Install

git clone https://github.com/eyyub1337/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:5000/ you will see the magic.

About

License:Apache License 2.0


Languages

Language:Python 100.0%