Skip to content

zhudaoruyi/file-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-server 文件目录服务器

使用方法

git clone https://github.com/zhudaoruyi/file-server.git
cd file-server
pip install -r requirements.txt

然后修改config.txt,写入你要连接的路径,如:E:\project,然后运行python file-server.py

打开浏览器,输入http://127.0.0.1:8000

可以看到E:\project目录下的所有文件

screenshot

About

页面传输(上传、下载)的文件目录

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published