go-simple-webserver

command module
v0.0.0-...-797a6ea Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2020 License: CC0-1.0 Imports: 5 Imported by: 0

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
  1. Place the executable in a directory with the files that are to be hosted
  2. Run the executable binary for the desired system
  3. Access port 8080 via a browser
Customized Operation
  1. ./go-simple-webserver(.exe) -path path to directory -port port number

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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