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
