Skip to content

youridol/NatTypeTester

 
 

Repository files navigation

NatTypeTester

CI

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%