Keep an eye on your targets with Websy to get quickly notified for any change they push on their Web Server
> git clone https://github.com/cYph3r1337/websy
> cd websy
> pip3 install -r requirements.txt
> python3 main.py --help
- Fast and simple to use
- Outputs html file with Search and Sort ability for easy analysis
- Lightweight on resources
python3 main.py --help
Run Websy on a set of urls regularly through cronjobs and it
will automatically generate "output.html" with every run
https://code.tutsplus.com/tutorials/scheduling-tasks-with-cron-jobs--net-8800