一句话命令使用python3搭建下载服务器

http 协议

python3 -m http.server 80

image-20220105151026444

ftp 协议

python3 -m pyftpdlib -p 21

image-20220331213233331

posted @ 2022-01-05 15:09  lisongyu  阅读(173)  评论(0编辑  收藏  举报