package
0.0.0-20250110112245-bf9615135680
Repository: https://github.com/edup2p/common.git
Documentation: pkg.go.dev
# README
STUN Client
This folder contains a small STUN client, for STUN debugging/mapping.
Usage is:
./stun_client <address>
With address
being a IP address of the STUN server. This client will try the default port 3478
.