opensnitch/daemon/ui
Gustavo Iñiguez Goia c81dc22c02
sys fw: allow to change fw type from the GUI
- Configuration of system firewall rules from the GUI is not supported for
 iptables. Up until now only a warning was displayed, encouring to change
 fw type manually.

 Now if configured fw type is iptables (default-config.json, Firewall:),
 and the user opens the fw dialog, we'll ask the user to change it from
 the GUI.

- Add fw rules before connecting to the GUI. Otherwise we send to the
  GUI an invalid fw state.
2022-12-16 17:03:36 +01:00
..
protocol makefile: 2021-02-13 18:48:49 +03:00
alerts.go impoved alerts 2022-12-09 17:03:02 +01:00
client.go sys fw: allow to change fw type from the GUI 2022-12-16 17:03:36 +01:00
config.go better errors printing 2022-12-10 21:49:48 +01:00
notifications.go sys fw: allow to change fw type from the GUI 2022-12-16 17:03:36 +01:00