/scan-web

Primary LanguagePython

scan-web

Setup

git clone git@github.com:sven-eliasen/scan-web.git
cd scan-web
python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Run

source venv/bin/activate # If not already in
python main.py