macOS
brew install stuntmanlocal Homebrew formula metadata
brew
Implementation of the STUN protocol. Version 1.2.16 via Homebrew; verified 2026-05-11.
install
brew install stuntmanlocal Homebrew formula metadata
nix profile install nixpkgs#stuntmannixpkgs package indexes · pkgs/by-name/st/stuntman/package.nix · source: api.github.com
sudo zypper install stuntmanopenSUSE Tumbleweed package metadata · stuntman · source: download.opensuse.org
overview
Implementation of the STUN protocol
history
STUNTMAN is an open source STUN server, client, and library implementation used for NAT traversal testing and services.
The official site describes STUNTMAN as an implementation of STUN for RFCs 5389, 5769, and 5780, with backward compatibility for RFC 3489. The GitHub README identifies John Selbie as the author and describes the package as C++ server and client code.
SourceForge project metadata records the project as registered on 2012-02-08, and the official file history shows early 1.1.x and 1.2.x tarballs through the 2010s. The GitHub README shows version 1.2.17 dated 2024-06-30.
The input package facts list STUNTMAN in Homebrew, Nix, and openSUSE/Zypper. That is modest but meaningful adoption for a specialized network protocol tool.
The official site publishes source packages, Windows binaries, older macOS binaries, and a public STUN service, which made the project usable both as installable software and as a reference service for clients.
The package provides stunserver, stunclient, and stuntestcode. The README says running stunserver without arguments listens on port 3478 on all adapters, while stunclient can query a STUN server to inspect observed public addressing.
The server supports UDP and TCP over IPv4 and IPv6, basic and full modes, and optional JSON configuration through --configfile when multiple protocol or IP-family configurations need to run in one process.
STUNTMAN matters to package nerds because it is a practical, buildable STUN reference package: a server, client, tests, man-style docs, and portable C++ source that distributions can ship without a larger VoIP stack.
For NAT traversal debugging, having stunclient and stunserver available from a package manager is valuable because it turns a WebRTC/VoIP protocol dependency into a simple command-line diagnostic.
security posture
No matching local secret-handling manifest was found for stuntman. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
stunclient | cli | global executable | |
stunserver | cli | global executable | |
stuntestcode | cli | global executable |
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.
install metadata
| Package key | brew:stuntman |
|---|---|
| Version | 1.2.16 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/stuntman |
| Homepage | https://www.stunprotocol.org |
| Repository | https://github.com/jselbie/stunserver |
| Upstream docs | https://github.com/jselbie/stunserver#readme |
| License | Apache-2.0 |
| Source archive | https://www.stunprotocol.org/stunserver-1.2.16.tgz |
| Last updated | 2026-05-11T22:58:18Z |
| Pulse | updated |
| Build dependencies | boost |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | stuntman |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
stuntman
nix profile install nixpkgs#stuntmanstuntman 1.2.16-2.18
STUN server and client
sudo zypper install stuntmansource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.