stund

An implementation of the IETF's draft ICE (for p2p UDP data streams)

Debian Debian
RUN apt-get update && \ apt-get install -y stun
Ubuntu
RUN apt-get update && \ apt-get install -y stun
Alpine
RUN apk add libnice
Arch Arch Linux
RUN pacman -S --noconfirm libnice
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y stun-server
CentOS
RUN yum install -y libnice
Fedora
RUN dnf install -y libnice
Raspbian
RUN apt-get update && \ apt-get install -y stun
click the source code to copy install stund on any operating system with command-not-found.com