Skip to content

Repository files navigation

simpleHTTPS

Like python -m simpleHTTPServer, but with HTTPS and HTTP 2.0 (SPDY) :D

 simpleHTTPS [OPTIONS] [PATH]
Application Options:
-v, --verbose Show verbose debug information
--hostname= Hostname to use for the cert
-i, --interface= Interface (as IP) to bind to (0.0.0.0)
-p, --port= Port to bind to (8443)
Help Options:
-h, --help Show this help message
Arguments:
PATH: Path to directory you want to serve```

About

Like python's simpleHTTPServer server, but for HTTPS with automatic cert generation

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages