这是一个 python 写的轻量级的文件共享服务器(基于内置的SimpleHTTPServer模块),支持文件上传下载,只要你安装了python(建议版本2.6~2.7,不支持3.x)。
forked from xinghaixu/web_server
-
Notifications
You must be signed in to change notification settings - Fork 0
Mr-lander/web_server_python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
这是一个 python 写的轻量级的文件共享服务器(基于内置的SimpleHTTPServer模块),支持文件上传下载,只要你安装了python(建议版本2.6~2.7,不支持3.x)。
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 85.1%
- Shell 14.9%