command
module
Version:
v0.0.0-...-bc78377
Opens a new window with list of versions in this module.
Published: Jul 23, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
GWS
GWS (Go Web Server) - A simple web server for serving files in GO.
Currently in version 0.3,
use GWS:
Ports
./gws -p="<port number>"
e.g.
./gws -p="5001"
Set Directory
./gws -d="<directory>"
e.g.
./gws -p="../"
Toggle SSL on
./gws -s
N.b This will default to port 8000 if not specified
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.