updog
A replacement for Python's SimpleHTTPServer.
It allows uploading and downloading via HTTP/S, can set ad hoc SSL certificates and use HTTP basic auth.
- Start a HTTP server for the current directory:
- Start a HTTP server for a specified directory:
- Start a HTTP server on a specified port:
- Start a HTTP server with a password (To log in, leave the username blank and enter the password in the password field):
- Enable transport encryption via SSL:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).