Skip to content
This repository has been archived by the owner on Aug 27, 2021. It is now read-only.
/ Pyfile Public archive

Simple python web-server to browse files on machine in local network

License

Notifications You must be signed in to change notification settings

Murtagy/Pyfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pyfile

Simple python web-server to browse files on your machine in local network. Uses Bottle framework as one of the most light-weight frameworks, served with Waitress web-server to be multi-threaded.

Features:
-open files
-open directories
-create file, substitute content of the file
-upload/download
-syntax high-highlighting (embed highight.js )
-basic authentication on user/password
-no delete (add it if you want)

Integrate it, develop it, push it to YOUR limit! :)

My personal use of it was as a UI to inner ETL solution. The ETL-UI part was cut off.

!Attention! I didn't put much effort in security. So you shouldn't put it in web (it's vulnerable to coockie stealing/brutforce)

Run server.py to start!

About

Simple python web-server to browse files on machine in local network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published