stunxy is a tool dealing with NAT traversal using STUN (RFC 3489).
```
stunxy
stunxy
-s ```<ADDRESS>
: Server, default as stun.ekiga.net
.
-h, --help
: Prints help information.
-V, --version
: Prints version information.
-p, --port <VALUE>
: Port, default as 3478
.
-s, --socks-proxy <ADDRESS>
: SOCKS proxy. Only support SOCKS5 proxy.
-w, --timeout <VALUE>
: Timeout to wait for each response, 0
as no timeout, default as 3000
ms.
stunxy is licensed under the MIT License.