Managing BPF device permissions on macOS.
This tool provides a simple way to check, set, or remove permissions for BPF devices to enhance security and ease of management for developers and system administrators.
- Check current BPF device permissions.
- Install and uninstall a daemon to automatically manage BPF device permissions.
- Simple CLI interface for easy interaction.
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/shellrow/chmod-bpf/releases/latest/download/chmod-bpf-installer.sh | shbrew install shellrow/tap-chmod-bpf/chmod-bpfcargo install chmod-bpfgit clone https://github.com/shellrow/chmod-bpf.git
cd chmod-bpf
cargo build --releasechmod-bpf checksudo chmod-bpf installsudo chmod-bpf uninstallchmod-bpf --help