commands.sh

pystun3

all

Classic STUN client written in Python.

More info →

Examples (3)

Make a STUN request

Make a STUN request and specify the stun server

pystun3 --stun-host stun.1und1.de

Make a STUN request and specify the source port

pystun3 --source-port 7932
made by @shridhargupta | data from tldr-pages