macOS
brew install fastdlocal Homebrew formula metadata
brew
fastd のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fastdlocal Homebrew formula metadata
sudo apk add fastdAlpine Linux edge package indexes · fastd · ソース: dl-cdn.alpinelinux.org
sudo apt install fastdDebian stable package indexes · fastd · ソース: deb.debian.org
sudo dnf install fastdFedora Rawhide package metadata · fastd · ソース: dl.fedoraproject.org
nix profile install nixpkgs#fastdnixpkgs package indexes · pkgs/by-name/fa/fastd/package.nix · ソース: api.github.com
sudo pacman -S fastdArch Linux sync databases · fastd · ソース: geo.mirror.pkgbuild.com
概要
Fast and Secure Tunnelling Daemon
履歴
fastd is a small VPN daemon that tunnels IP packets and Ethernet frames over UDP. It is designed for flexible topologies, modern software-friendly cryptography, and lightweight deployment on Unix-like systems.
The upstream README and documentation describe fastd as the Fast and Secure Tunneling Daemon, supporting 1:1, 1:n, and meshed network topologies. It runs on Linux, FreeBSD, OpenBSD, and macOS, with Android code present but not actively maintained.
The stable documentation tracks releases from v15 through v23. v15 introduced Sphinx-based documentation, macOS support, UMAC authentication, status sockets, and OpenWrt integration improvements. Later releases added and refined L2TP offloading, security mitigations, build-system updates, and operational fixes.
fastd's cryptographic documentation emphasizes composable methods, with `salsa2012+umac` recommended for authenticated encryption and `null+salsa2012+umac` for authenticated-only operation. This shows the project's focus on fast software cryptography rather than simply wrapping generic TLS or IPsec stacks.
The official README says binary packages are provided by many major Linux distributions. The package-manager metadata for this Homebrew formula also shows availability across Alpine, Debian, Fedora, Nix, Arch, Ubuntu, and Homebrew, which fits fastd's role as a deployable networking daemon rather than an application framework.
fastd is particularly associated with community mesh and VPN deployments where simple UDP traversal, peer configuration, and distribution packaging matter. The v23 release notes explicitly discuss common Gluon wireless mesh firmware deployments when explaining which configurations were unaffected by a fast-reconnect amplification issue.
A typical fastd deployment defines a daemon configuration with bind addresses, methods, secret keys, peers or peer directories, MTU settings, and hook scripts. Peers can be included from directories and reloaded on SIGHUP, which suits mesh-style deployments with many peer definitions.
Operators use fastd when they want a lightweight userspace VPN over UDP with configurable cryptographic methods and TUN/TAP behavior. The daemon can be run as part of routers, Linux servers, BSD hosts, or macOS test environments, with distribution packages handling service integration.
fastd is interesting to package maintainers because it lives at the boundary of networking, crypto libraries, init/service integration, capabilities, and platform-specific TUN/TAP behavior. Small changes in dependencies or build options affect what ciphers, MACs, status sockets, and offload paths are available.
It is also a reminder that not every VPN package wants the same abstraction. fastd's packaging matters to mesh-network communities because it is small, scriptable, and available in many distro repositories.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fastd | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/neocturne/fastd
インストールメタデータ
| パッケージキー | brew:fastd |
|---|---|
| バージョン | 23 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fastd |
| ホームページ | https://github.com/neocturne/fastd |
| リポジトリ | https://github.com/neocturne/fastd |
| 上流ドキュメント | https://fastd.readthedocs.io/en/stable |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/neocturne/fastd/releases/download/v23/fastd-23.tar.xz |
| 最終更新 | 2026-07-10T21:11:31-04:00 |
| Pulse | updated |
| 依存関係 | json-c, libsodium, libuecc, openssl@4 |
| ビルド依存関係 | bison, meson, ninja, pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fastd |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fastd 23-2
Fast and Secure Tunneling Daemon
https://github.com/NeoRaider/fastd
sudo apt install fastdfastd-doc 23-2
Fast and Secure Tunneling Daemon (documentation)
https://github.com/NeoRaider/fastd
sudo apt install fastd-docfastd
nix profile install nixpkgs#fastdfastd 22-4build2
Fast and Secure Tunneling Daemon
https://github.com/NeoRaider/fastd
sudo apt install fastdfastd-doc 22-4build2
Fast and Secure Tunneling Daemon (documentation)
https://github.com/NeoRaider/fastd
sudo apt install fastd-docfastd 23-r0
Fast and Secure Tunneling Daemon
https://github.com/NeoRaider/fastd/
sudo apk add fastdfastd-doc 23-r0
Fast and Secure Tunneling Daemon (documentation)
https://github.com/NeoRaider/fastd/
sudo apk add fastd-docfastd-openrc 23-r0
Fast and Secure Tunneling Daemon (OpenRC init scripts)
https://github.com/NeoRaider/fastd/
sudo apk add fastd-openrcfastd 23-3.fc44
Fast and secure tunneling daemon
https://github.com/neocturne/fastd
sudo dnf install fastdfastd 23-1
Fast and secure tunneling daemon
https://github.com/neocturne/fastd
sudo pacman -S fastdソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.