摘要: 传输层 使用route命令查看路由表 Windows route print Linux // man route查看命令手册route -n 使用netstat列出监听中的端口 Windows netstat -ano筛选指定信息netstat -ano | find /i "8005" Linu 阅读全文
posted @ 2020-04-16 20:30 力扬 阅读(189) 评论(0) 推荐(0)