Automic VaultAutomic Vault

brew

stuntman mit Homebrew, Nix, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install stuntman

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#stuntman

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

openSUSE zypperverifiziert · 92%
sudo zypper install stuntman

openSUSE Tumbleweed package metadata · stuntman · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

Implementation of the STUN protocol

Befehle und Aliase

  • stunclient
  • stunserver
  • stuntestcode

Verlauf

Projektgeschichte und Nutzung

STUNTMAN is an open source STUN server, client, and library implementation used for NAT traversal testing and services.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2012: SourceForge records the STUNTMAN project as registered on 2012-02-08.
  • 2012: SourceForge file history lists STUNTMAN 1.2.0 on 2012-12-12.
  • 2017: SourceForge listed STUNTMAN 1.2.11 with RFC 5389, 5769, 5780, and legacy RFC 3489 compatibility.
  • 2024: The GitHub README identifies version 1.2.17 dated 2024-06-30.

Related projects

  • The official site links related NAT traversal projects such as Pion, libnice, and JSTUN.
  • coturn is a related STUN/TURN server commonly packaged for NAT traversal infrastructure.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für stuntman wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 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
stunclientcliglobales Executable
stunservercliglobales Executable
stuntestcodecliglobales 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-Version1.2.16
Manager aktualisiert2026-05-11
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.stunprotocol.org

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:stuntman
Version1.2.16
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/stuntman
Homepagehttps://www.stunprotocol.org
Repositoryhttps://github.com/jselbie/stunserver
Upstream-Dokumentationhttps://github.com/jselbie/stunserver#readme
LizenzApache-2.0
Quellarchivhttps://www.stunprotocol.org/stunserver-1.2.16.tgz
Zuletzt aktualisiert2026-05-11T22:58:18Z
Pulseupdated
Build-Abhängigkeitenboost
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 Namestuntman
Version Scheme0
Revision0
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.

Nix95%

stuntman

nix profile install nixpkgs#stuntman
  • normalized package name match
  • Abgeglichen nach: Stuntman
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/st/stuntman/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper95%

stuntman 1.2.16-2.18

STUN server and client

http://www.stunprotocol.org

sudo zypper install stuntman
  • License: Apache-2.0
  • Category: Productivity/Telephony/Servers
  • Architecture: x86_64
  • Source Package: stuntman
  • 7 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Stuntman
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: stuntman from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

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