An open API service indexing awesome lists of open source software.

https://github.com/berjango/conalert

Alerts user when the number of network connections exceeds a certain value.
https://github.com/berjango/conalert

cybersecurity python3

Last synced: 9 months ago
JSON representation

Alerts user when the number of network connections exceeds a certain value.

Awesome Lists containing this project

README

          

conalert.py

USE THIS PROGRAM AT YOUR OWN RISK.THERE IS NO GUARANTEE THAT IT WORKS

Creates a popup window and verbal message when the number of network connections exceeds a certain value. Useful for cybersecurity purposes.

Designed for linux and my situation but may be useful for others.

to install type "sh install" in a terminal in the program folder.

to run type "python3 conalert.py" in the program folder.

Alternatively ,just type "sh run" to install the program and then run it.

LICENSE - as free as it gets.Good luck.