evilsocket / opensnitch

OpenSnitch is a GNU/Linux interactive application firewall inspired by Little Snitch.
GNU General Public License v3.0
9.86k stars 488 forks source link

[Feature Request] Configure kernel module path #928

Closed onny closed 6 months ago

onny commented 1 year ago

Summary:

We currently plan to package the EBPF kernel module for NixOS over here. Usually the packages gets installed into the Nix store in a specific path depending on the output hash like /nix/store/..../etc/opensnitchd/opensnitch.o.

Please support a command line or configuration option to specify the kernel module path at runtime.

Thank you :)