Skip to content

fanuware/pybrowser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pybrowser

Simple file browser to view, download, upload, delete, rename and edit files on your system.

  • Native Python3, no dependencies
  • Standalone Python CGI server provided
  • Integrating into existing cgi-bin folder from a given server (i.e. Apache HTTP Server)
  • Advanced support for textfiles, images and zip file
  • Secure SHA512 encryption granting user access

Getting Started

1. Run standalone server

cd <pybrowser-project>
./server.py

2. Connect from your browser

http://localhost:8440/cgi-bin/pybrowser.py

3. Login and access the filesystem

Username: admin

Password: admin

License

MIT License

About

File browser from native Python3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published