macOS
brew install killswitchlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de killswitch pour les workflows d'agents IA.
installation
brew install killswitchlocal Homebrew formula metadata
aperçu
VPN kill switch for macOS
historique
killswitch is a macOS VPN kill-switch CLI that uses the `pf` firewall to block outgoing traffic when the VPN tunnel disappears.
The GitHub repository was created in 2016, with a 0.7.0 GitHub release published on 2019-03-09. The README explains the core design: write temporary `pf` rules to `/tmp/killswitch.pf.conf`, load them with `pfctl`, and avoid modifying the system default `/etc/pf.conf`.
killswitch has narrower packaging than the other projects in this batch; the Homebrew formula documents it as a macOS VPN kill switch, and the project README focuses on local builds and root-required enable/disable commands.
Users run `sudo killswitch -e` to enable firewall rules, `sudo killswitch -d` to disable and restore default rules, or `killswitch --print` to inspect rules before applying them.
killswitch is notable as a small packageable security utility that exposes macOS `pf` behavior through a single CLI, useful for users who want a provider-independent VPN leak guard rather than an application-specific setting.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
killswitch | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/vpn-kill-switch/killswitch
métadonnées d'installation
| Clé du paquet | brew:killswitch |
|---|---|
| Version | 0.8.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/killswitch |
| Page d'accueil | https://killswitch.network |
| Dépôt | https://github.com/vpn-kill-switch/killswitch |
| Docs amont | https://github.com/vpn-kill-switch/killswitch#readme |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/vpn-kill-switch/killswitch/archive/refs/tags/0.8.3.tar.gz |
| Dernière mise à jour | 2026-06-03T23:07:00Z |
| Pulse | updated |
| Dépendances de compilation | rust |
| Bouteille | disponible (sur arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | killswitch |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.