stun 1.0.0
stun: ^1.0.0 copied to clipboard
A complete STUN (Session Traversal Utilities for NAT) protocol implementation for NAT traversal and public IP discovery with IPv4/IPv6 dual-stack support.
Changelog #
1.0.0 #
- Initial release
- RFC 5389 compliant STUN protocol implementation
- IPv4 and IPv6 dual-stack support
- STUN Binding Request/Response with XOR-MAPPED-ADDRESS
- Clean interface-based architecture
- Record types for type safety
- Configurable STUN servers and timeouts
- Comprehensive test suite with 11 passing tests
- Support for NAT discovery and public IP resolution