/primitives / firewall-diff
firewall-diff
Rust primitive in the KeiSeiKit substrate.
| tagline | Rust primitive in the KeiSeiKit substrate. |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/firewall-diff/install.sh | bash
# after install $ firewall-diff --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/firewall-diff.sh"] } ] }