NotePublic/Software/Applications/ZerotierOne/ZerotierOne_端口占用.md
ithink.chan 628eb75e62 修改文件夹名.
Signed-off-by: ithink.chan <chenyang@autoai.com>
2019-10-11 09:43:29 +08:00

373 B

ZerotierOne 端口占用

开启防火墙后,通过:

netstat -anp | grep zerotier-one

命令查看到 zerotier-one 的端口占用情况如下:

Protocal Port
tcp 51789
tcp 51790
tcp 9993
udp 9993
udp 51789
udp 51790

可根据上表对应设置防火墙。