Install the Tool and test any Website.
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python app.py URL
python app.py https://orf.at
Install the Tool and test any Website.
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
python app.py URL
python app.py https://orf.at