/fileserver

A simple file server with upload written in go

Primary LanguageGo

FileServer

A simple file server written in go

Usage

Usage of fileserver:
  -path string
    	the path to display files from (default "/")
  -port int
    	the port to listen to (default 8080)