Automic VaultAutomic Vault

brew

Install fastd with Homebrew, apk, apt, dnf, Nix, pacman

Fast and Secure Tunnelling Daemon. Version 23 via Homebrew; verified 2026-05-27.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install fastd

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add fastd

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

Debian aptverified · 92%
sudo apt install fastd

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

Fedora dnfverified · 92%
sudo dnf install fastd

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

Nixverified · 92%
nix profile install nixpkgs#fastd

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

Arch Linux pacmanverified · 92%
sudo pacman -S fastd

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

overview

Package summary

Fast and Secure Tunnelling Daemon

Commands and aliases

  • fastd

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 4 runtime dependencies.
  • Build metadata lists 4 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
fastdcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version23
manager updated2026-05-27
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/neocturne/fastd

install metadata

Package metadata

Package keybrew:fastd
Version23
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/fastd
Homepagehttps://github.com/neocturne/fastd
Repositoryhttps://github.com/neocturne/fastd
Upstream docshttps://fastd.readthedocs.io/en/stable
LicenseBSD-2-Clause
Source archivehttps://github.com/neocturne/fastd/releases/download/v23/fastd-23.tar.xz
Last updated2026-05-27T07:09:09Z
Pulseupdated
Dependenciesjson-c, libsodium, libuecc, openssl@4
Build dependenciesbison, meson, ninja, pkgconf
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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 database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

fastd 23-2

Fast and Secure Tunneling Daemon

https://github.com/NeoRaider/fastd

sudo apt install fastd
  • Section: net
  • Architecture: amd64
  • 7 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • 1 optional deps
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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