Automic VaultAutomic Vault

brew

strongswan を Homebrew, apk, apt, dnf, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install strongswan

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add strongswan

Alpine Linux edge package indexes · strongswan · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install strongswan

Debian stable package indexes · strongswan · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install strongswan

Fedora Rawhide package metadata · strongswan · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#strongswan

nixpkgs package indexes · pkgs/by-name/st/strongswan/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S strongswan

Arch Linux sync databases · strongswan · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install strongswan

openSUSE Tumbleweed package metadata · strongswan · ソース: download.opensuse.org

概要

パッケージ概要

VPN based on IPsec

コマンドとエイリアス

  • charon-cmd
  • ipsec
  • pki
  • swanctl

履歴

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

strongSwan is a long-running open source IPsec and IKE implementation used to build policy- and route-based VPNs. In package-manager culture it is a substantial security package: a suite of daemons, plugins, and command-line tools such as `ipsec`, `swanctl`, `pki`, and `charon-cmd` rather than a single small executable.

プロジェクトの歴史

The official strongSwan history says the project launched in 2005 as a fork of the discontinued FreeS/WAN project, integrating the X.509 patch its authors had contributed since 2000. The project later replaced inherited FreeS/WAN code with a new modular IKE daemon written in a modern object-oriented C style.

strongSwan initially used the new daemon for IKEv2 while IKEv1 remained handled by an extended FreeS/WAN pluto daemon. Because IKEv2 adoption by other vendors was slower than expected, strongSwan added IKEv1 support to the new daemon in strongSwan 5.0 in 2012 and removed pluto and other legacy components.

採用の歴史

The project documents more than 400,000 lines of code, more than 400 automated tests, and more than 110 contributors on its official about page. The input package facts show broad packaging across Homebrew, Debian and Ubuntu components, Fedora, Nix, pacman, APK, and zypper, reflecting its role as infrastructure software rather than a niche CLI.

使われ方

Administrators use strongSwan to configure, control, and monitor IPsec/IKE VPNs. Official documentation describes `swanctl` as the command-line utility for configuring, controlling, and monitoring the IKE charon daemon through the vici interface, while the broader documentation covers configuration files, certificates, kernel integration, and platform-specific builds.

パッケージ好きにとっての重要性

Package nerds care about strongSwan because it sits at the intersection of kernel networking, cryptography, service management, plugin selection, and distro policy. Packaging it correctly means handling default configuration paths, private-key directories, optional plugins, service startup, and compatibility across Linux, macOS, FreeBSD, Android, and other supported environments.

タイムライン

  • 2000: strongSwan authors were contributing an X.509 patch to FreeS/WAN.
  • 2005: strongSwan launched as a fork of the discontinued FreeS/WAN project.
  • 2012: strongSwan 5.0 added IKEv1 support to the new daemon and removed pluto and other legacy components.
  • 2022: secunet Security Networks AG acquired intellectual property rights to the strongSwan project.

Related projects

  • FreeS/WAN is the direct ancestor named by the official project history. The official documentation also positions `swanctl`, `charon`, `pki`, and the vici interface as core parts of the modern strongSwan toolchain.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/strongswan.conf/etc/strongswan.d//etc/swanctl/swanctl.conf/etc/swanctl/conf.d/*.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/etc/swanctl/private//etc/swanctl/rsa//etc/swanctl/ecdsa//etc/swanctl/pkcs8//etc/swanctl/pkcs12//etc/swanctl/swanctl.conf

実行可能ファイル

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

コマンド種類公開範囲メモ
charon-cmdcliグローバル実行可能ファイル
ipseccliグローバル実行可能ファイル
pkicliグローバル実行可能ファイル
swanctlcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

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

https://www.strongswan.org

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:strongswan
バージョン6.0.7
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/strongswan
ホームページhttps://www.strongswan.org
リポジトリhttps://github.com/strongswan/strongswan
上流ドキュメントhttps://docs.strongswan.org/
ライセンスGPL-2.0-or-later
ソースアーカイブhttps://download.strongswan.org/strongswan-6.0.7.tar.bz2
最終更新2026-06-08T08:40:44Z
Pulseupdated
依存関係openssl@3
macOS 提供ライブラリcurl
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし
注意点You will have to run both "ipsec" and "charon-cmd" with "sudo".

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

charon-cmd 6.0.1-6+deb13u5

standalone IPsec client

http://www.strongswan.org

sudo apt install charon-cmd
  • Section: net
  • Architecture: amd64
  • Source Package: strongswan
  • 3 依存関係
  • normalized package name match
  • 一致条件: Strongswan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: charon-cmd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

charon-systemd 6.0.1-6+deb13u5

strongSwan IPsec client, systemd support

http://www.strongswan.org

sudo apt install charon-systemd
  • Section: net
  • Architecture: amd64
  • Source Package: strongswan
  • 5 依存関係
  • normalized package name match
  • 一致条件: Strongswan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: charon-systemd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcharon-extauth-plugins 6.0.1-6+deb13u5

strongSwan charon library (extended authentication plugins)

http://www.strongswan.org

sudo apt install libcharon-extauth-plugins
  • Section: net
  • Architecture: amd64
  • Source Package: strongswan
  • 2 依存関係
  • normalized package name match
  • 一致条件: Strongswan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcharon-extauth-plugins from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libcharon-extra-plugins 6.0.1-6+deb13u5

strongSwan charon library (extra plugins)

http://www.strongswan.org

sudo apt install libcharon-extra-plugins
  • Section: net
  • Architecture: amd64
  • Source Package: strongswan
  • 4 依存関係
  • normalized package name match
  • 一致条件: Strongswan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libcharon-extra-plugins from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libstrongswan 6.0.1-6+deb13u5

strongSwan utility and crypto library

http://www.strongswan.org

sudo apt install libstrongswan
  • Section: net
  • Architecture: amd64
  • Source Package: strongswan
  • 4 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Strongswan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libstrongswan from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libstrongswan-extra-plugins 6.0.1-6+deb13u5

strongSwan utility and crypto library (extra plugins)

http://www.strongswan.org

sudo apt install libstrongswan-extra-plugins
  • Section: net
  • Architecture: amd64
  • Source Package: strongswan
  • 8 依存関係
  • normalized package name match
  • 一致条件: Strongswan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libstrongswan-extra-plugins from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libstrongswan-standard-plugins 6.0.1-6+deb13u5

strongSwan utility and crypto library (standard plugins)

http://www.strongswan.org

sudo apt install libstrongswan-standard-plugins
  • Section: net
  • Architecture: amd64
  • Source Package: strongswan
  • 3 依存関係
  • normalized package name match
  • 一致条件: Strongswan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libstrongswan-standard-plugins from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

strongswan 6.0.1-6+deb13u5

IPsec VPN solution metapackage

http://www.strongswan.org

sudo apt install strongswan
  • Section: net
  • Architecture: all
  • 4 依存関係
  • normalized package name match
  • 一致条件: Strongswan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: strongswan from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

strongswan-charon 6.0.1-6+deb13u5

strongSwan Internet Key Exchange daemon

http://www.strongswan.org

sudo apt install strongswan-charon
  • Section: net
  • Architecture: amd64
  • Source Package: strongswan
  • 6 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Strongswan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: strongswan-charon from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

strongswan-libcharon 6.0.1-6+deb13u5

strongSwan charon library

http://www.strongswan.org

sudo apt install strongswan-libcharon
  • Section: net
  • Architecture: amd64
  • Source Package: strongswan
  • 2 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Strongswan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: strongswan-libcharon from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

strongswan-nm 6.0.1-6+deb13u5

strongSwan plugin to interact with NetworkManager

http://www.strongswan.org

sudo apt install strongswan-nm
  • Section: net
  • Architecture: amd64
  • Source Package: strongswan
  • 5 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Strongswan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: strongswan-nm from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

strongswan-pki 6.0.1-6+deb13u5

strongSwan IPsec client, pki command

http://www.strongswan.org

sudo apt install strongswan-pki
  • Section: net
  • Architecture: amd64
  • Source Package: strongswan
  • 3 依存関係
  • normalized package name match
  • 一致条件: Strongswan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: strongswan-pki from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

strongswan-starter 6.0.1-6+deb13u5

strongSwan daemon starter and configuration file parser

http://www.strongswan.org

sudo apt install strongswan-starter
  • Section: net
  • Architecture: amd64
  • Source Package: strongswan
  • 6 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: Strongswan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: strongswan-starter from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

strongswan-swanctl 6.0.1-6+deb13u5

strongSwan IPsec client, swanctl command

http://www.strongswan.org

sudo apt install strongswan-swanctl
  • Section: net
  • Architecture: amd64
  • Source Package: strongswan
  • 2 依存関係
  • normalized package name match
  • 一致条件: Strongswan
Debian stable package indexes · deb.debian.org · Debian stable package indexes: strongswan-swanctl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

strongswan

nix profile install nixpkgs#strongswan
  • normalized package name match
  • 一致条件: Strongswan
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/st/strongswan/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

charon-cmd 5.9.13-2ubuntu4

standalone IPsec client

http://www.strongswan.org

sudo apt install charon-cmd
  • Section: universe/net
  • Architecture: amd64
  • Source Package: strongswan
  • 3 依存関係
  • normalized package name match
  • 一致条件: Strongswan
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: charon-cmd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

ソース経路

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

このページは 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment