Stun Installation On A Debian, Ubuntu, Kali, Fedora And Raspbian
Install stun
-
Debian
apt-get install stunClick to copy -
Ubuntu
apt-get install stunClick to copy -
Kali Linux
apt-get install stun-clientClick to copy -
Fedora
dnf install stunClick to copy -
Raspbian
apt-get install stunClick to copy
stun-client
Test client for STUNThe STUN protocol (Simple Traversal of UDP through NATs) is described in the IETF RFC 3489, available at http://www.ietf.org/rfc/rfc3489.txt. It's used to help clients behind NAT to tunnel incoming calls through. This server is the counterpart to help the client identify the NAT and have it open the proper ports for it. This package installs only the client.
stun
Server daemon and test client for STUNThe STUN protocol (Simple Traversal of UDP through NATs) is described in the IETF RFC 3489, available at http://www.ietf.org/rfc/rfc3489.txt. It's used to help clients behind NAT to tunnel incoming calls through. This server is the counterpart to help the client identify the NAT and have it open the proper ports for it.




