Netwatcher is a Python tool to help experts during pentest assesments. The tool pings you or your telegram channel when the target you work on is down.
Use the setup script to install needed libraries and generate your telegram configuration file.
python3 setup.py -r
python3 setup.py -tbn telegram_bot_token -tcid telegram_chat_id
python3 netwatcher.py -h
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to changes