Skip to content

pacur/httpserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpserver

Http file server written with Go using directory listing similar to apache

$ go install github.com/pacur/httpserver@latest
$ httpserver
Listening and serving /home/user on :8000