LinuxCommandLibrary

stun

Classic STUN client.

TLDR

Make a STUN request

$ stun [stun.1und1.de]
copy


Make a STUN request and specify the source port
$ stun [stun.1und1.de] -p [4302]
copy

Copied to clipboard