Skip to content

BrianHannay/SimpleFileserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SimpleFileserver

Simple golang fileserver using sane defaults

Compile with make

Run with make run

$ bin/fileserver -h
Usage of bin/fileserver:
  -dir string
        Directory to serve (default ".")
  -host string
        Interface on which to listen (default "localhost")
  -port int
        Port number on which to listen (default 8888)

About

Simple golang fileserver using sane defaults

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors