mirror of
https://github.com/evilsocket/opensnitch.git
synced 2025-03-04 08:34:40 +01:00
![]() Now it's possible to configure eBPF modules path from the default-config.json file: "Ebpf": { "ModulesPath": "..." } If the option is not provided, or if it's empty, we'll keep loading from the default directories: - /usr/local/lib/opensnitchd/ebpf - /usr/lib/opensnitchd/ebpf - /etc/opensnitchd/ebpf (deprecated, will be removed in the future). Closes #928 |
||
---|---|---|
.. | ||
audit | ||
ebpf | ||
monitor | ||
activepids.go | ||
cache.go | ||
cache_events.go | ||
cache_test.go | ||
details.go | ||
find.go | ||
find_test.go | ||
parse.go | ||
process.go | ||
process_test.go |