stunclient
Test client for STUN
Install
- All systems
-
curl cmd.cat/stunclient.sh
- Debian
-
apt-get install stuntman-client
- Ubuntu
-
apt-get install stuntman-client
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install stuntman-client
- Raspbian
-
apt-get install stuntman-client
- Dockerfile
- dockerfile.run/stunclient
stuntman-client
Test client 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 client.