Automic VaultAutomic Vault

brew

killswitch を Homebrew でインストール

killswitch のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install killswitch

local Homebrew formula metadata

概要

パッケージ概要

VPN kill switch for macOS

コマンドとエイリアス

  • killswitch

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2016: vpn-kill-switch/killswitch repository created on GitHub.
  • 2019: 0.7.0 release published.
  • 2020: 0.7.1 and v0.7.2 releases published.
  • 2023: v0.7.3 release published.
  • 2026: 0.8.x releases published from February through April.

Related projects

  • The README links the design to the Packet Filter firewall documented by FreeBSD and to macOS networking tools such as `pfctl`, `sysctl`, `netstat`, `scutil`, and `ifconfig`.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 4 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
killswitchcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.8.3
マネージャ更新日2026-06-03
ローカルデータOK
上流最新
検出された最新0.8.3

https://github.com/vpn-kill-switch/killswitch

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:killswitch
バージョン0.8.3
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/killswitch
ホームページhttps://killswitch.network
リポジトリhttps://github.com/vpn-kill-switch/killswitch
上流ドキュメントhttps://github.com/vpn-kill-switch/killswitch#readme
ライセンスBSD-3-Clause
ソースアーカイブhttps://github.com/vpn-kill-switch/killswitch/archive/refs/tags/0.8.3.tar.gz
最終更新2026-06-03T23:07:00Z
Pulseupdated
ビルド依存関係rust
Bottle利用可能 (対象 arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namekillswitch
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • macos
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment