# Packages
Package main implements benchmarks for the STUN package.
Package main implements a CLI tool which acts as a STUN client.
Package main implements a simple CLI tool to decode STUN messages.
Command stun-multiplex is example of doing UDP connection multiplexing that splits incoming UDP packets to two streams, "STUN Data" and "Application Data".
This package implements RFC5780's tests: - 4.3.
Package main implements a simple CLI tools to perform NAT traversal via STUN.