simple http file server
1.0.0
一個極簡的HTTP文件服務器,可以上傳、下載和刪除文件。
A truly minimal HTTP file server, available for uploading, downloading and deleting files.
無需任何第三方庫,只需在倉庫根目錄下執行如下命令即可運行:
No need for any third-party libraries. Just run the following command in the root directory of the repository:
python -m http.server --cgi