Skip to content

Moist-Cat/pyfs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyfs

Simple Python fileserver without third-party dependencies that lists the current directory and supports uploading files. Build on top of SimpleHttpRequestHandler from http.server

Usage

python main.py

You can upload files at http://localhost:8000/upload The file should appear in the folder with the script.

About

Simple Fileserver made with Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages