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.
@myotheraccount
#[1](https://github.com/evilsocket/opensnitch)
#[2](https://safing.io/)
https://github.com/evilsocket/opensnitch ↩︎
https://safing.io/ ↩︎
Thanks 🙏 Opensnitch is exactly what I’m looking for