重新下载后,出错信息变这样了,提示防火墙问题? root@EdgeRouter-X:~# python natter.py -t 3456 [INFO] - Getting STUN server IP... [INFO] - Checking NAT Type for UDP... [INFO] - NAT Type for UDP: [ Port restricted (NAT 3) ] [WARNING] - The NAT type of your network is not full cone (NAT 1). TCP hole punching may fail. [INFO] - Checking NAT Type for TCP... [INFO] - NAT Type for TCP: [ Cone NAT ] [INFO] - Start punching... [WARNING] - TCP hole punching seems to fail. Maybe you are behind a firewall. However, you may check this address from another network: ('113.68.236.223', 39046) [INFO] - TCP keep-alive...
2 条评论
重新下载后,出错信息变这样了,提示防火墙问题?
root@EdgeRouter-X:~# python natter.py -t 3456
[INFO] - Getting STUN server IP...
[INFO] - Checking NAT Type for UDP...
[INFO] - NAT Type for UDP: [ Port restricted (NAT 3) ]
[WARNING] - The NAT type of your network is not full cone (NAT 1). TCP hole punching may fail.
[INFO] - Checking NAT Type for TCP...
[INFO] - NAT Type for TCP: [ Cone NAT ]
[INFO] - Start punching...
[WARNING] - TCP hole punching seems to fail. Maybe you are behind a firewall. However, you may check this address from another network: ('113.68.236.223', 39046)
[INFO] - TCP keep-alive...
我在Ubnt ER-X 上刷了openwrt ,按教程照做,当运行到python natter.py 80 后,提示如下
<title>Natter/natter.py at master · MikeWang000000/Natter · GitHub</title> ^File "/root/natter.py", line 74
SyntaxError: invalid character '·' (U+00B7)