Skip to content

jmcarbo/webshare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webshare

Webshare is like the SimpleHTTPServer in Python, but with nice web ui and ability to upload files

Usage

webshare [--url-root=URI] [--title=TITLE] [--port=NUM] [PATH]
webshare --version
webshare --help

Example:
    webshare --url-root /admin --port 8888 /var/log/

Screenshot

webshare

About

A http server allowing file share in an easy way

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.5%
  • Go 14.0%
  • CSS 8.7%
  • HTML 7.4%
  • Makefile 0.4%