Automic VaultAutomic Vault

brew

coturn mit Homebrew, apk, apt, dnf, Nix, pacman, zypper installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install coturn

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add coturn

Alpine Linux edge package indexes · coturn · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install coturn

Debian stable package indexes · coturn · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install coturn

Fedora Rawhide package metadata · coturn · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#coturn

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S coturn

Arch Linux sync databases · coturn · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install coturn

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

Überblick

Paketzusammenfassung

Free open source implementation of TURN and STUN Server

Befehle und Aliase

  • turnadmin
  • turnserver
  • turnutils_natdiscovery
  • turnutils_oauth
  • turnutils_peer
  • turnutils_stunclient
  • turnutils_uclient

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2015: coturn/coturn repository created.
  • 2017: GitHub releases were being published from the repository.
  • 2020: Wiki pages documented configuration, downloads, and command references.
  • 2026: Project remained active with new releases.

Related projects

  • STUN, TURN, ICE, WebRTC, VoIP servers, libevent, OpenSSL, Redis, PostgreSQL, MySQL/MariaDB, SQLite.

Sicherheitslage

Risikostufe: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signale

  • metadata:service
  • text:client,server

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Formelmetadaten deklarieren einen Service- oder Daemon-Block.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 4 Laufzeitabhängigkeiten.
  • 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.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
turnserver.confetc/turnserver.conf../etc/turnserver.conf/etc/turnserver.conf/usr/local/etc/turnserver.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/var/db/turndb/var/lib/turn/turndbturnserver.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
turnadmincliglobales Executable
turnservercliglobales Executable
turnutils_natdiscoverycliglobales Executable
turnutils_oauthcliglobales Executable
turnutils_peercliglobales Executable
turnutils_stunclientcliglobales Executable
turnutils_uclientcliglobales 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-Version4.15.0
Manager aktualisiert2026-07-22
lokale DatenOK
Upstreamaktuell
neueste erkannte Version4.15.0

https://github.com/coturn/coturn

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:coturn
Version4.15.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/coturn
Homepagehttps://github.com/coturn/coturn
Repositoryhttps://github.com/coturn/coturn
Upstream-Dokumentationhttps://github.com/coturn/coturn#readme
LizenzBSD-3-Clause
Quellarchivhttps://github.com/coturn/coturn/archive/refs/tags/4.15.0.tar.gz
Zuletzt aktualisiert2026-07-22T06:07:58Z
Pulseupdated
Abhängigkeitenhiredis, libevent, libpq, openssl@3
Build-Abhängigkeitenpkgconf
Von macOS bereitgestellte Bibliothekensqlite
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstdeclared

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecoturn
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

coturn 4.6.1-2

TURN and STUN server for VoIP

https://github.com/coturn/coturn/

sudo apt install coturn
  • Section: net
  • Architecture: amd64
  • 15 Abhängigkeiten
  • 2 stellt bereit
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Coturn
Debian stable package indexes · deb.debian.org · Debian stable package indexes: coturn from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

coturn

nix profile install nixpkgs#coturn
  • normalized package name match
  • Abgeglichen nach: Coturn
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/co/coturn/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

coturn 4.6.1-1build4

TURN and STUN server for VoIP

https://github.com/coturn/coturn/

sudo apt install coturn
  • Section: universe/net
  • Architecture: amd64
  • 16 Abhängigkeiten
  • 2 stellt bereit
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Coturn
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: coturn from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

coturn 4.10.0-r0

Free open source implementation of TURN and STUN Server

https://github.com/coturn/coturn

sudo apk add coturn
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: coturn
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Coturn
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: coturn from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

coturn-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-dev
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: coturn
  • normalized package name match
  • Abgeglichen nach: Coturn
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: coturn-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

coturn-doc 4.10.0-r0

Free open source implementation of TURN and STUN Server (documentation)

https://github.com/coturn/coturn

sudo apk add coturn-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: coturn
  • normalized package name match
  • Abgeglichen nach: Coturn
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: coturn-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

coturn-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-openrc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: coturn
  • normalized package name match
  • Abgeglichen nach: Coturn
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: coturn-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

coturn-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-static
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: coturn
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Coturn
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: coturn-static from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

coturn 4.12.0-1.fc45

TURN/STUN & ICE Server

https://github.com/coturn/coturn/

sudo dnf install coturn
  • License: BSD-3-Clause AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: coturn
  • 16 Abhängigkeiten
  • 5 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Coturn
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: coturn from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

coturn-client-devel 4.12.0-1.fc45

Coturn client development headers

https://github.com/coturn/coturn/

sudo dnf install coturn-client-devel
  • License: BSD-3-Clause AND MIT
  • Category: Unspecified
  • Architecture: i686
  • Source Package: coturn
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Coturn
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: coturn-client-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

coturn-client-libs 4.12.0-1.fc45

TURN client static library

https://github.com/coturn/coturn/

sudo dnf install coturn-client-libs
  • License: BSD-3-Clause AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: coturn
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Coturn
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: coturn-client-libs from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

coturn-utils 4.12.0-1.fc45

Coturn utils

https://github.com/coturn/coturn/

sudo dnf install coturn-utils
  • License: BSD-3-Clause AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: coturn
  • 6 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Coturn
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: coturn-utils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

coturn 4.12.0-1

Open-source implementation of TURN and STUN server

https://github.com/coturn/coturn

sudo pacman -S coturn
  • License: BSD
  • Architecture: x86_64
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Coturn
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: coturn from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

coturn 4.12.0-1.1

TURN and STUN server for VoIP

https://github.com/coturn/coturn/

sudo zypper install coturn
  • License: BSD-3-Clause
  • Category: Productivity/Networking/Talk/Servers
  • Architecture: x86_64
  • Source Package: coturn
  • 17 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Coturn
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: coturn from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

coturn-devel 4.12.0-1.1

Coturn development headers

https://github.com/coturn/coturn/

sudo zypper install coturn-devel
  • License: BSD-3-Clause
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: coturn
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Coturn
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: coturn-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
zypper95%

coturn-utils 4.12.0-1.1

Coturn utils

https://github.com/coturn/coturn/

sudo zypper install coturn-utils
  • License: BSD-3-Clause
  • Category: Productivity/Networking/Talk/Servers
  • Architecture: x86_64
  • Source Package: coturn
  • 5 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Coturn
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: coturn-utils 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 configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment