stun
Classic STUN client. More information: <https://manned.org/stun.1>.
Install
- All systems
-
curl cmd.cat/stun.sh
- Debian
-
apt-get install stun
- Ubuntu
-
apt-get install stun
- Kali Linux
-
apt-get install stun-client
- Fedora
-
dnf install stun
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install stun
- Raspbian
-
apt-get install stun
- Dockerfile
- dockerfile.run/stun
Classic STUN client. More information: <https://manned.org/stun.1>.
-
Make a STUN request:
stun stun.1und1.de
-
Make a STUN request and specify the source port:
stun stun.1und1.de -p 4302
© tl;dr; authors and contributors