A tool to randomly redirect a user to a random page in a list.
Use this link for random redirects: https://iotgym.herokuapp.com/
The code for this app is automatically refreshed upon a successful commit.
The code running on the server is automatically refreshed upon a successful commit.
Python is required to run this application.
pip3 install -r requirements.txt
python3 main.py
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)