1
0
Fork 0
mirror of https://github.com/vbatts/freezing-octo-hipster.git synced 2024-11-22 06:55:39 +00:00
random-utils/cmd/fsrv
Vincent Batts bd8bf1e272
fsrv: Dockerfile for this fileserver
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2019-09-11 12:37:43 -04:00
..
Dockerfile fsrv: Dockerfile for this fileserver 2019-09-11 12:37:43 -04:00
main.go fsrv: simple file server 2017-08-29 14:28:11 -04:00
README.md fsrv: simple file server 2017-08-29 14:28:11 -04:00

fsrv

Dumb simple static file server.

Usage

$> fsrv -root ./default.castr/
2014/05/05 11:26:25 Serving /home/vbatts/default.castr on 127.0.0.1:8888 ...