evilsocket / opensnitch

OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
GNU General Public License v3.0
10.74k stars 498 forks source link

Use the firewall zone defined in NetwrokManager #44

Closed dzamlo closed 7 years ago

dzamlo commented 7 years ago

If you install and start firewalld, you can set a zone for each connection in NetworkManager. It would be very nice if it was possible to use them for filtering (allowing an application only in one zone for example). As far as I understand, NetworkManager use D-Bus to communicate the zone of the connection with firewalld.

WhyNotHugo commented 7 years ago

Not at all a fan of this. This restricts usage of opensnitch to just NetworkManager users. An alternate GUI can be developed for this sort of thing once the deamon/UI split is done.