static-server

command module
v0.0.0-...-ab7ffaf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 11, 2019 License: ISC Imports: 16 Imported by: 0

README

Static Server

A simple https server for debugging local websites.

Features

  • Redirects HTTP to HTTPS
  • Creates it's own self signed certificate

Examples

Serve the contents of the current folder on port 8443 (redirecting http from 8080)
static-server :8080 :8443 .
Give world readable access to your passwords (DON'T DO THIS!)
sudo static-server :80 :443 /etc

Licence

This project is Copyright (c) 2019 Osric Wilkinson ([email protected]) and licenced under the ISC licence

Documentation

Overview

A simple static server for testing small websites

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL