测试当前网络的 NAT 类型(STUN)
[ ] RFC 5389
[x] IPv4
[ ] IPv6
docker pull hmbsbige/stunserver docker run -d --restart=always --net=host --name=stunserver hmbsbige/stunserver --mode full --primaryinterface $IP1 --altinterface $IP2