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

Bruce Wayne a72285ccd9 Bump version number to 2.3 5 anni fa
NatTypeTester a72285ccd9 Bump version number to 2.3 5 anni fa
NatTypeTester-Console 2344220d91 Reformat 5 anni fa
STUN f6938f5f55 Drop 5 anni fa
UnitTest 44cf022fca Use new client 5 anni fa
pic 7bafb0aecd Update preview 6 anni fa
.editorconfig 2344220d91 Reformat 5 anni fa
.gitignore 64f48ca942 Merge dll into exe 5 anni fa
LICENSE 3fe3bbf5c4 Initial commit 7 anni fa
NatTypeTester.sln 214832d702 Add UnitTest 5 anni fa
README.md dfbc1ae47f Update README.md 6 anni fa

README.md

NatTypeTester

  • RFC 3489
  • [ ] RFC 5389

  • [x] IPv4

  • [ ] IPv6

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