https://github.com/hmbsbige/nattypetester
测试当前网络的 NAT 类型(STUN)
https://github.com/hmbsbige/nattypetester
csharp nat rfc3489 rfc5389 rfc5780 rfc8489 stun tcp tls udp winui3 wpf
Last synced: 1 day ago
JSON representation
测试当前网络的 NAT 类型(STUN)
- Host: GitHub
- URL: https://github.com/hmbsbige/nattypetester
- Owner: HMBSbige
- License: mit
- Created: 2018-05-18T14:15:18.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-12T10:49:57.000Z (1 day ago)
- Last Synced: 2025-05-12T13:19:24.300Z (1 day ago)
- Topics: csharp, nat, rfc3489, rfc5389, rfc5780, rfc8489, stun, tcp, tls, udp, winui3, wpf
- Language: C#
- Homepage:
- Size: 3.25 MB
- Stars: 4,008
- Watchers: 30
- Forks: 236
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NatTypeTester
Channel | Status
-|-
CI | [](https://github.com/HMBSbige/NatTypeTester/actions)
Stun.Net | [](https://www.nuget.org/packages/Stun.Net/)## RFC
* [RFC 3489](https://datatracker.ietf.org/doc/html/rfc3489)
* [RFC 5780](https://datatracker.ietf.org/doc/html/rfc5780)
* [RFC 8489](https://datatracker.ietf.org/doc/html/rfc8489)## Internet Protocol
- [x] IPv4
- [x] IPv6## Transmission Protocol
- [x] UDP
- [x] TCP
- [x] TLS-over-TCP## RFC3489

## RFC5389
### Binding TestChecking for UDP Connectivity with the STUN Server

### Mapping Behavior
Determining NAT Mapping Behavior

### Filtering Behavior
Determining NAT Filtering Behavior

### Combining Tests
