测试当前网络的 NAT 类型(STUN)

Bruce Wayne b00b4aa884 Add IPv6 support hace 5 años
NatTypeTester 9a6833f0a5 Fix Timeout hace 5 años
NatTypeTester-Console 2344220d91 Reformat hace 5 años
STUN b00b4aa884 Add IPv6 support hace 5 años
UnitTest b00b4aa884 Add IPv6 support hace 5 años
pic 7bafb0aecd Update preview hace 6 años
.editorconfig 2344220d91 Reformat hace 5 años
.gitignore 64f48ca942 Merge dll into exe hace 5 años
LICENSE 3fe3bbf5c4 Initial commit hace 7 años
NatTypeTester.sln 214832d702 Add UnitTest hace 5 años
README.md b9ee0a9b9a Update README.md hace 5 años

README.md

NatTypeTester

Preview

STUN Server

Docker

docker pull hmbsbige/stunserver
docker run -d --restart=always --net=host --name=stunserver hmbsbige/stunserver --mode full --primaryinterface $IP1 --altinterface $IP2