{"id":19213768,"url":"https://github.com/loveinsky100/simplefileserver","last_synced_at":"2025-06-13T15:04:49.931Z","repository":{"id":144411950,"uuid":"191921827","full_name":"loveinsky100/SimpleFileServer","owner":"loveinsky100","description":"基于python的简单文件服务器，支持上传，下载，多级目录","archived":false,"fork":false,"pushed_at":"2019-06-14T10:33:20.000Z","size":219,"stargazers_count":11,"open_issues_count":0,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-20T18:41:04.901Z","etag":null,"topics":["download","file","fileserver","python","upload"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/loveinsky100.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-06-14T10:10:11.000Z","updated_at":"2024-12-24T13:17:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"f17cf5cc-513a-430b-875b-79db1b7151d8","html_url":"https://github.com/loveinsky100/SimpleFileServer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loveinsky100%2FSimpleFileServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loveinsky100%2FSimpleFileServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loveinsky100%2FSimpleFileServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loveinsky100%2FSimpleFileServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loveinsky100","download_url":"https://codeload.github.com/loveinsky100/SimpleFileServer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253831118,"owners_count":21971032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["download","file","fileserver","python","upload"],"created_at":"2024-11-09T14:07:34.422Z","updated_at":"2025-05-12T22:20:13.201Z","avatar_url":"https://github.com/loveinsky100.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 使用方法\n```\npython SimpleFileServer.py -d=YOUR_WORK_DIR -p=YOUR_WORK_PORT\n```\n\n默认端口: 8000\n默认目录: 文件所在目录\n\n\n## 获取文件及目录信息\n```\npython SimpleFileServer.py -p=8989 -d=YOUR_WORK_DIR\n\n```\n\n访问地址：http://localhost:8989/ 获取工作目录下的文件及文件夹信息\n访问地址：http://localhost:8989/hello 获取工作目录/hello 文件夹下的文件及目录信息\n\n\u003cimg src=\"https://raw.githubusercontent.com/loveinsky100/SimpleFileServer/master/resource/1.png\" width=\"200px\" align=left/\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/loveinsky100/SimpleFileServer/master/resource/2.png\" width=\"200px\" align=left/\u003e\n\n## 下载文件\n访问地址：http://localhost:8989/1 其中“1”为文件名称，或者访问http://localhost:8989/xxx/1\n\n\u003cimg src=\"https://raw.githubusercontent.com/loveinsky100/SimpleFileServer/master/resource/3.png\" width=\"400px\" align=left/\u003e\n\n## 上传文件\n\n\u003cimg src=\"https://raw.githubusercontent.com/loveinsky100/SimpleFileServer/master/resource/4.png\" width=\"400px\" align=left/\u003e\n\n\u003cimg src=\"https://raw.githubusercontent.com/loveinsky100/SimpleFileServer/master/resource/5.png\" width=\"400px\" align=left/\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floveinsky100%2Fsimplefileserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floveinsky100%2Fsimplefileserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floveinsky100%2Fsimplefileserver/lists"}