新建文件 Software/Application/ZerotierOne/ZerotierOne_端口占用.md
This commit is contained in:
parent
2abea03f2a
commit
80cf1da2c8
19
Software/Application/ZerotierOne/ZerotierOne_端口占用.md
Normal file
19
Software/Application/ZerotierOne/ZerotierOne_端口占用.md
Normal file
@ -0,0 +1,19 @@
|
||||
# ZerotierOne 端口占用
|
||||
|
||||
开启防火墙后,通过:
|
||||
|
||||
netstat -anp | grep zerotier-one
|
||||
|
||||
命令查看到 zerotier-one 的端口占用情况如下:
|
||||
|
||||
| Protocal | Port |
|
||||
|----------|-------|
|
||||
| tcp | 51789 |
|
||||
| tcp | 51790 |
|
||||
| tcp | 9993 |
|
||||
| udp | 9993 |
|
||||
| udp | 51789 |
|
||||
| udp | 51790 |
|
||||
|
||||
可根据上表对应设置防火墙。
|
||||
|
Loading…
x
Reference in New Issue
Block a user