Is there a firewall solution for Linux that will notify me of any connections that other processes try to establish, and let me allow/deny each connection manually?
I would like to get more concious about which tools are connecting to the internet, and how often.
Script that monitors the logs and uses notify-send to throw a popup? Not yet fully interactive but could be a start