Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 300 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 300 Bytes

NatTypeTester

  • RFC 3489

  • RFC 5389

  • 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