macOS
brew install stuntmanlocal Homebrew formula metadata
安装
brew install stuntmanlocal Homebrew formula metadata
nix profile install nixpkgs#stuntmannixpkgs package indexes · pkgs/by-name/st/stuntman/package.nix · 来源: api.github.com
sudo zypper install stuntmanopenSUSE Tumbleweed package metadata · stuntman · 来源: download.opensuse.org
概览
Implementation of the STUN protocol
历史
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.
安全态势
没有找到 stuntman 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
stunclient | cli | 全局可执行文件 | |
stunserver | cli | 全局可执行文件 | |
stuntestcode | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:stuntman |
|---|---|
| 版本 | 1.2.16 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/stuntman |
| 主页 | https://www.stunprotocol.org |
| 仓库 | https://github.com/jselbie/stunserver |
| 上游文档 | https://github.com/jselbie/stunserver#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://www.stunprotocol.org/stunserver-1.2.16.tgz |
| 最后更新 | 2026-05-11T22:58:18Z |
| Pulse | updated |
| 构建依赖 | boost |
| 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 | 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
stuntman
nix profile install nixpkgs#stuntmanstuntman 1.2.16-2.18
STUN server and client
sudo zypper install stuntman来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.