https://github.com/cdnbye/nattypedetector
java版的NAT类型探测器
https://github.com/cdnbye/nattypedetector
Last synced: over 1 year ago
JSON representation
java版的NAT类型探测器
- Host: GitHub
- URL: https://github.com/cdnbye/nattypedetector
- Owner: cdnbye
- License: mit
- Created: 2020-01-13T11:17:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-10T04:48:35.000Z (over 2 years ago)
- Last Synced: 2025-03-26T04:34:05.216Z (over 1 year ago)
- Language: Java
- Size: 50.8 KB
- Stars: 17
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Java implementation of NAT type detection
Inspired by https://github.com/HMBSbige/NatTypeTester
Issue and pull request are welcomed
## NAT类型探测的Java实现
参照了c#版的实现:https://github.com/HMBSbige/NatTypeTester
欢迎测试效果并反馈issue