python 快速启动http监听服务
摘要:
python3 [root@vm10-20-9-45 ~]# python3 -m http.server 2378 Serving HTTP on 0.0.0.0 port 2378 (http://0.0.0.0:2378/) ... 100.81.171.16 - - [03/Jan/2021 阅读全文
posted @ 2021-01-03 19:29 zhangmingda 阅读(2023) 评论(0) 推荐(0) 编辑