Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 201 Bytes

File metadata and controls

9 lines (7 loc) · 201 Bytes

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