command
module
Version:
v0.0.0-...-797a6ea
Opens a new window with list of versions in this module.
Published: Apr 11, 2020
License: CC0-1.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-simple-webserver
Author: Austin Jansz - DURHAM COLLEGE | UOIT | OntarioTechU
An extensible Echo webserver with bad-request logging.
-
Intended Purpose:
- Security investigation aid that offers simple logging
- Extensible with Middlewares
-
Notes:
- Capable of hosting static sites (see sample site)
- Default path setting : current directory
- Default port setting : 8080
- Logging is enabled for failed requests
Instructions
Simple Method
- Place the executable in a directory with the files that are to be hosted
- Run the executable binary for the desired system
- Access port 8080 via a browser
Customized Operation
- ./go-simple-webserver(.exe) -path path to directory -port port number
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.