Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 213 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 213 Bytes

web_server

这是一个 python 写的轻量级的文件共享服务器(基于内置的SimpleHTTPServer模块),支持文件上传下载,只要你安装了python(建议版本2.6~2.7,不支持3.x)。