mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
![]() The eBPF cache is meant mainly for certain applications that establish 2-4 new connections in under 1-2 seconds. Thus, a cache of 1 minute per item was too much, 10-20 seconds is enough. Also, check old items every minute to keep the number of items low. |
||
---|---|---|
.. | ||
audit | ||
ebpf | ||
monitor | ||
activepids.go | ||
activepids_test.go | ||
cache.go | ||
cache_test.go | ||
details.go | ||
find.go | ||
find_test.go | ||
parse.go | ||
process.go | ||
process_test.go | ||
watcher.go |