Configure stunclient modes
masterThe --mode option determines the type of STUN tests performed. Use these modes to target specific diagnostic needs:
basic(Default): Performs a simple STUN binding test only.behavior: Attempts to diagnose NAT behavior and port mapping methodologies (requires server support).filtering: Attempts to diagnose NAT filtering methodologies (requires server support; only supported for UDP).full(Deprecated): Performs both filtering and behavior tests. It is recommended to run these separately using different local ports instead.
stunclient --mode filtering --localport 9999 12.34.56.78