摘要: 一般情况下使用"telnet ip port"判断端口通不通,其实测试方法不止这一种,还有很多种方法,下面小编给大家分享了几种方法,具体内容请往下看: 准备环境 启动一个web服务器,提供端口. 1 2 [wyq@localhost ~]$ python -m SimpleHTTPServer 80 阅读全文
posted @ 2020-11-19 14:29 matengfei 阅读(5961) 评论(0) 推荐(0) 编辑