/stun-client

Simple STUN client that retrieves the external IP address from the server

Primary LanguageC

Build (Ubuntu/Debian)

Install deps

sudo apt-get -y install build-essential libnice-dev

Compile it

make

Run

./stun-client <STUN_IP_ADDRESS>