python小技巧

0x01 python开启web服务:
python -m SimpleHTTPServer 19090
python3 -m http.server 19090

posted @ 2021-04-27 17:17  谦沁  阅读(28)  评论(0)    收藏  举报