opensnitch/daemon/ui
Gustavo Iñiguez Goia 477e6aadb0
new feature: send alerts to the server/UI
Up until now some error and warning messages were only logged out to the
system, not allowing the user know what was happening under the hood.

Now the following events are notified:
 - eBPF related errors.
 - netfilter queue errors.
 - configuration errors.

WIP, we'll keep improving it and build new features on top of this one.
2022-10-12 13:31:45 +02:00
..
protocol makefile: 2021-02-13 18:48:49 +03:00
alerts.go new feature: send alerts to the server/UI 2022-10-12 13:31:45 +02:00
client.go new feature: send alerts to the server/UI 2022-10-12 13:31:45 +02:00
config.go new feature: send alerts to the server/UI 2022-10-12 13:31:45 +02:00
notifications.go ebpf: improved process detection/new events module 2022-06-24 01:09:45 +02:00