macOS
brew install fastdlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fastd pour les workflows d'agents IA.
installation
brew install fastdlocal Homebrew formula metadata
sudo apk add fastdAlpine Linux edge package indexes · fastd · Source: dl-cdn.alpinelinux.org
sudo apt install fastdDebian stable package indexes · fastd · Source: deb.debian.org
sudo dnf install fastdFedora Rawhide package metadata · fastd · Source: dl.fedoraproject.org
nix profile install nixpkgs#fastdnixpkgs package indexes · pkgs/by-name/fa/fastd/package.nix · Source: api.github.com
sudo pacman -S fastdArch Linux sync databases · fastd · Source: geo.mirror.pkgbuild.com
aperçu
Fast and Secure Tunnelling Daemon
historique
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.
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 |
|---|---|---|---|
fastd | 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/neocturne/fastd
métadonnées d'installation
| Clé du paquet | brew:fastd |
|---|---|
| Version | 23 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/fastd |
| Page d'accueil | https://github.com/neocturne/fastd |
| Dépôt | https://github.com/neocturne/fastd |
| Docs amont | https://fastd.readthedocs.io/en/stable |
| Licence | BSD-2-Clause |
| Archive source | https://github.com/neocturne/fastd/releases/download/v23/fastd-23.tar.xz |
| Dernière mise à jour | 2026-07-10T21:11:31-04:00 |
| Pulse | updated |
| Dépendances | json-c, libsodium, libuecc, openssl@4 |
| Dépendances de compilation | bison, meson, ninja, pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 fastdpiste 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.