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

Bruce Wayne 4d50076790 housekeeping: Release 5.0.0 пре 4 година
.github fe7dd3f044 housekeeping: Update CI пре 4 година
Build 93159da643 housekeeping: Update framework to .net5.0 пре 4 година
NatTypeTester 4d50076790 housekeeping: Release 5.0.0 пре 4 година
NatTypeTester-Console 0ee363a975 Refactor: RFC5389 UDP client пре 4 година
NatTypeTester.Models cb610a3069 dep: Update ReactiveUI and MSTest пре 4 година
NatTypeTester.ViewModels 0ee363a975 Refactor: RFC5389 UDP client пре 4 година
STUN 65d5310790 housekeeping: Bump version пре 4 година
UnitTest 6cce980e09 test: Add more tests for RFC5389 UDP client пре 4 година
pic eca9c991ba Update preview пре 4 година
.editorconfig b9fa1181fb Use Abp + RxUI пре 4 година
.gitattributes 93159da643 housekeeping: Update framework to .net5.0 пре 4 година
.gitignore 64f48ca942 Merge dll into exe пре 5 година
.gitmodules 93159da643 housekeeping: Update framework to .net5.0 пре 4 година
LICENSE 3fe3bbf5c4 Initial commit пре 7 година
NatTypeTester.sln d606feafa3 Refine пре 4 година
NuGet.Config 7bca4be079 Add NuGet.Config пре 4 година
README.md 93159da643 housekeeping: Update framework to .net5.0 пре 4 година
build.ps1 93159da643 housekeeping: Update framework to .net5.0 пре 4 година
common.props a8420a8226 housekeeping: Remove whitespace пре 4 година

README.md

NatTypeTester

Channel | Status -|- CI | CI Stun.Net | NuGet.org

RFC supports

Internet Protocol

  • IPv4
  • IPv6

Transmission Protocol

  • UDP
  • TCP
  • TLS-over-TCP
  • DTLS-over-UDP

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