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.

  • redlemace@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    3 days ago

    Script that monitors the logs and uses notify-send to throw a popup? Not yet fully interactive but could be a start