opensnitch/daemon/ui
Gustavo Iñiguez Goia 85699622f6 Added logic to handle changes/notifications from the GUI.
- Allow to perform the following actions from the GUI:
  * Load/unload firewall (i.e.: interception)
  * Change daemon default configuration.
  * Enable/disable rules.
  * Delete rules.
  * Change/Add rules.
  * Change log level.
2020-05-10 17:44:56 +02:00
..
protocol Added logic to handle changes/notifications from the GUI. 2020-05-10 17:44:56 +02:00
client.go Allow to configure if a rule is enabled or not. 2020-05-10 17:17:05 +02:00
config.go return error if the daemon configuration can not be saved 2020-05-10 17:20:27 +02:00
notifications.go Added logic to handle changes/notifications from the GUI. 2020-05-10 17:44:56 +02:00