opensnitch/daemon/tasks
Gustavo Iñiguez Goia 1a39122c1d
netstat: dump AF_PACKET sockets from the kernel
We'll try to dump the AF_PACKET sockets from the kernel. If it's not
possible, we'll fallback to read /proc/net/packet.
2025-02-06 01:49:40 +01:00
..
nodemonitor added tasks tests 2024-10-11 00:01:00 +02:00
pidmonitor added tasks tests 2024-10-11 00:01:00 +02:00
socketsmonitor netstat: dump AF_PACKET sockets from the kernel 2025-02-06 01:49:40 +01:00
base.go tasks improvements 2024-10-10 23:48:56 +02:00
doc.go introducing daemon tasks 2024-09-25 01:00:38 +02:00
main.go introducing daemon tasks 2024-09-25 01:00:38 +02:00
main_test.go added tasks tests 2024-10-11 00:01:00 +02:00