Automic VaultAutomic Vault

brew

fastd mit Homebrew, apk, apt, dnf, Nix, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fastd in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install fastd

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add fastd

Alpine Linux edge package indexes · fastd · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install fastd

Debian stable package indexes · fastd · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install fastd

Fedora Rawhide package metadata · fastd · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#fastd

nixpkgs package indexes · pkgs/by-name/fa/fastd/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S fastd

Arch Linux sync databases · fastd · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Fast and Secure Tunnelling Daemon

Befehle und Aliase

  • fastd

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • v15: Added Sphinx documentation, macOS support, UMAC methods, and status sockets.
  • v20: Continued release series documented under stable fastd docs.
  • v22: Added L2TP-style work later referenced by v23 security notes.
  • v23: Mitigated CVE-2025-24356 fast-reconnect amplification behavior.

Related projects

  • Gluon is referenced by fastd's release notes as a common wireless mesh firmware deployment context.
  • TUN/TAP drivers and libraries such as libsodium, NaCl, OpenSSL, json-c, and libmnl appear in fastd's platform and feature surface.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 4 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 4 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
fastdcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version23
Manager aktualisiert2026-07-10
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/neocturne/fastd

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:fastd
Version23
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/fastd
Homepagehttps://github.com/neocturne/fastd
Repositoryhttps://github.com/neocturne/fastd
Upstream-Dokumentationhttps://fastd.readthedocs.io/en/stable
LizenzBSD-2-Clause
Quellarchivhttps://github.com/neocturne/fastd/releases/download/v23/fastd-23.tar.xz
Zuletzt aktualisiert2026-07-10T21:11:31-04:00
Pulseupdated
Abhängigkeitenjson-c, libsodium, libuecc, openssl@4
Build-Abhängigkeitenbison, meson, ninja, pkgconf
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

fastd 23-2

Fast and Secure Tunneling Daemon

https://github.com/NeoRaider/fastd

sudo apt install fastd
  • Section: net
  • Architecture: amd64
  • 7 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Fastd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fastd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

fastd-doc 23-2

Fast and Secure Tunneling Daemon (documentation)

https://github.com/NeoRaider/fastd

sudo apt install fastd-doc
  • Section: doc
  • Architecture: all
  • Source Package: fastd
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Fastd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: fastd-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

fastd

nix profile install nixpkgs#fastd
  • normalized package name match
  • Abgeglichen nach: Fastd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fa/fastd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

fastd 22-4build2

Fast and Secure Tunneling Daemon

https://github.com/NeoRaider/fastd

sudo apt install fastd
  • Section: universe/net
  • Architecture: amd64
  • 7 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Fastd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fastd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

fastd-doc 22-4build2

Fast and Secure Tunneling Daemon (documentation)

https://github.com/NeoRaider/fastd

sudo apt install fastd-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: fastd
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Fastd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: fastd-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

fastd 23-r0

Fast and Secure Tunneling Daemon

https://github.com/NeoRaider/fastd/

sudo apk add fastd
  • License: BSD-2-Clause AND BSD-3-Clause
  • Architecture: x86_64
  • Source Package: fastd
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Fastd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fastd from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

fastd-doc 23-r0

Fast and Secure Tunneling Daemon (documentation)

https://github.com/NeoRaider/fastd/

sudo apk add fastd-doc
  • License: BSD-2-Clause AND BSD-3-Clause
  • Architecture: x86_64
  • Source Package: fastd
  • normalized package name match
  • Abgeglichen nach: Fastd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fastd-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

fastd-openrc 23-r0

Fast and Secure Tunneling Daemon (OpenRC init scripts)

https://github.com/NeoRaider/fastd/

sudo apk add fastd-openrc
  • License: BSD-2-Clause AND BSD-3-Clause
  • Architecture: x86_64
  • Source Package: fastd
  • normalized package name match
  • Abgeglichen nach: Fastd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: fastd-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

fastd 23-3.fc44

Fast and secure tunneling daemon

https://github.com/neocturne/fastd

sudo dnf install fastd
  • License: BSD-2-Clause AND BSD-3-Clause AND LGPL-2.1-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: fastd
  • 10 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Fastd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: fastd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

fastd 23-1

Fast and secure tunneling daemon

https://github.com/neocturne/fastd

sudo pacman -S fastd
  • License: BSD-2-Clause AND BSD-3-Clause AND LGPL-2.1-or-later
  • Architecture: x86_64
  • 7 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Fastd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: fastd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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