stunserver
Server daemon for STUN
Install
- All systems
-
curl cmd.cat/stunserver.sh
- Debian
-
apt-get install stuntman-server
- Ubuntu
-
apt-get install stuntman-server
- Fedora
-
dnf install libjingle
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install stuntman-server
- OS X
-
brew install stuntman
- Raspbian
-
apt-get install stuntman-server
- Dockerfile
- dockerfile.run/stunserver
stuntman-server
Server daemon for STUN
Open source implementation of the STUN protocol (Session Traversal Utilities for NAT) as specified in RFCs 5389, 5769, and 5780. It also includes backwards compatibility for RFC 3489. Source code distribution includes a high performance STUN server, a client application, and a set of code libraries for implementing a STUN client within an application This package installs only the server part