stund
An implementation of the IETF's draft ICE (for p2p UDP data streams)
RUN apt-get update && \
apt-get install -y stun
RUN apt-get update && \
apt-get install -y stun
RUN apk add libnice
RUN pacman -S --noconfirm libnice
RUN apt-get update && \
apt-get install -y stun-server
RUN yum install -y libnice
RUN dnf install -y libnice
RUN apt-get update && \
apt-get install -y stun