smallVampire

1.windows系统查看端口命令:netstat -ano

2.linux系统查看端口命令:-netstat

#其中8001位端口号
netstat -pan | grep 8001

  

分类:

技术点:

相关文章: