macOS
brew install fastdlocal Homebrew formula metadata
安装
brew install fastdlocal Homebrew formula metadata
sudo apk add fastdAlpine Linux edge package indexes · fastd · 来源: dl-cdn.alpinelinux.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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.