Crates.io | chmod-bpf |
lib.rs | chmod-bpf |
version | 0.4.0 |
source | src |
created_at | 2024-06-08 12:22:19.677064 |
updated_at | 2024-07-27 05:37:05.962131 |
description | Managing BPF device permissions on macOS |
homepage | https://github.com/shellrow/chmod-bpf |
repository | https://github.com/shellrow/chmod-bpf |
max_upload_size | |
id | 1265703 |
size | 77,057 |
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.
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/shellrow/chmod-bpf/releases/latest/download/chmod-bpf-installer.sh | sh
brew install shellrow/tap-chmod-bpf/chmod-bpf
cargo install chmod-bpf
git clone https://github.com/shellrow/chmod-bpf.git
cd chmod-bpf
cargo build --release
chmod-bpf check
sudo chmod-bpf install
sudo chmod-bpf uninstall
chmod-bpf --help