macOS
brew install coturnlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de coturn pour les workflows d'agents IA.
installation
brew install coturnlocal Homebrew formula metadata
sudo apk add coturnAlpine Linux edge package indexes · coturn · Source: dl-cdn.alpinelinux.org
sudo apt install coturnDebian stable package indexes · coturn · Source: deb.debian.org
sudo dnf install coturnFedora Rawhide package metadata · coturn · Source: dl.fedoraproject.org
nix profile install nixpkgs#coturnnixpkgs package indexes · pkgs/by-name/co/coturn/package.nix · Source: api.github.com
sudo pacman -S coturnArch Linux sync databases · coturn · Source: geo.mirror.pkgbuild.com
sudo zypper install coturnopenSUSE Tumbleweed package metadata · coturn · Source: download.opensuse.org
aperçu
Free open source implementation of TURN and STUN Server
historique
coturn is a widely packaged open-source STUN/TURN server used for NAT traversal in VoIP, WebRTC, and other real-time communication systems. It is infrastructure software: once installed, it is usually run as a network service rather than as an interactive CLI.
The coturn/coturn repository was created in July 2015 and the README describes the project as a free open-source implementation of TURN and STUN server functionality. Its source tree includes server, administration, utility, database, Docker, and documentation components, reflecting a long-lived service package rather than a single-purpose command.
coturn became a default choice in many self-hosted and distro-packaged WebRTC stacks because TURN is required when direct peer-to-peer connectivity fails. The README explicitly calls out Linux distribution packages and Docker images, and package metadata shows it available across Homebrew, Debian/Ubuntu, Fedora-style, Arch, Alpine, Nix, and zypper ecosystems.
Common use is to install the package, configure `turnserver.conf`, run `turnserver`, and manage users or credentials with `turnadmin` and the configured backend database. The project supports UDP, TCP, TLS, DTLS, several user database backends, monitoring integrations, and a management interface.
coturn is package-significant because it sits at the boundary between library packaging and operations packaging: distros must ship binaries, service files, example configs, database paths, TLS/OpenSSL integration, and upgrade-safe defaults for a daemon that often fronts production media traffic.
posture de sécurité
broad file, network, media, or database tool signal. formula declares a Homebrew service.
risque orange · confiance moyen · infrastructure
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
turnserver.confetc/turnserver.conf../etc/turnserver.conf/etc/turnserver.conf/usr/local/etc/turnserver.confCredential-bearing paths to review before unattended agent runs.
/var/db/turndb/var/lib/turn/turndbturnserver.confexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
turnadmin | cli | exécutable global | |
turnserver | cli | exécutable global | |
turnutils_natdiscovery | cli | exécutable global | |
turnutils_oauth | cli | exécutable global | |
turnutils_peer | cli | exécutable global | |
turnutils_stunclient | cli | exécutable global | |
turnutils_uclient | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/coturn/coturn
métadonnées d'installation
| Clé du paquet | brew:coturn |
|---|---|
| Version | 4.15.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/coturn |
| Page d'accueil | https://github.com/coturn/coturn |
| Dépôt | https://github.com/coturn/coturn |
| Docs amont | https://github.com/coturn/coturn#readme |
| Licence | BSD-3-Clause |
| Archive source | https://github.com/coturn/coturn/archive/refs/tags/4.15.0.tar.gz |
| Dernière mise à jour | 2026-07-22T06:07:58Z |
| Pulse | updated |
| Dépendances | hiredis, libevent, libpq, openssl@3 |
| Dépendances de compilation | pkgconf |
| Bibliothèques fournies par macOS | sqlite |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | declared |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | coturn |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
coturn 4.6.1-2
TURN and STUN server for VoIP
https://github.com/coturn/coturn/
sudo apt install coturncoturn
nix profile install nixpkgs#coturncoturn 4.6.1-1build4
TURN and STUN server for VoIP
https://github.com/coturn/coturn/
sudo apt install coturncoturn 4.10.0-r0
Free open source implementation of TURN and STUN Server
https://github.com/coturn/coturn
sudo apk add coturncoturn-dev 4.10.0-r0
Free open source implementation of TURN and STUN Server (development files)
https://github.com/coturn/coturn
sudo apk add coturn-devcoturn-doc 4.10.0-r0
Free open source implementation of TURN and STUN Server (documentation)
https://github.com/coturn/coturn
sudo apk add coturn-doccoturn-openrc 4.10.0-r0
Free open source implementation of TURN and STUN Server (OpenRC init scripts)
https://github.com/coturn/coturn
sudo apk add coturn-openrccoturn-static 4.10.0-r0
Free open source implementation of TURN and STUN Server (static library)
https://github.com/coturn/coturn
sudo apk add coturn-staticcoturn 4.12.0-1.fc45
TURN/STUN & ICE Server
https://github.com/coturn/coturn/
sudo dnf install coturncoturn-client-devel 4.12.0-1.fc45
Coturn client development headers
https://github.com/coturn/coturn/
sudo dnf install coturn-client-develcoturn-client-libs 4.12.0-1.fc45
TURN client static library
https://github.com/coturn/coturn/
sudo dnf install coturn-client-libscoturn-utils 4.12.0-1.fc45
Coturn utils
https://github.com/coturn/coturn/
sudo dnf install coturn-utilscoturn 4.12.0-1
Open-source implementation of TURN and STUN server
https://github.com/coturn/coturn
sudo pacman -S coturncoturn 4.12.0-1.1
TURN and STUN server for VoIP
https://github.com/coturn/coturn/
sudo zypper install coturncoturn-devel 4.12.0-1.1
Coturn development headers
https://github.com/coturn/coturn/
sudo zypper install coturn-develcoturn-utils 4.12.0-1.1
Coturn utils
https://github.com/coturn/coturn/
sudo zypper install coturn-utilspiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.