stuntman

STUN protocol server and client for NAT traversal testing

brewmacoslinux
Try with needOr install directly
Source

About

Implementation of the STUN protocol

Commands

stunclientstunserver

Examples

Start a STUN server listening on default port 3478$ stunserver
Test STUN connectivity by querying a STUN server$ stunclient stun.l.google.com:19302
Query a STUN server with verbose output to see NAT type$ stunclient -v stun.stunprotocol.org:3478