常用的Linux命令

1.windows

查看路由:route print
添加永久路由:route add -p x.x.x.x mask x.x.x.x -p表示永久

2.查看端口号

netstat -aon|findstr "端口号"

posted @ 2020-12-08 10:18  CherrieLin  阅读(54)  评论(0编辑  收藏  举报