bradylove / sfs

Simple file server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sfs (Simple File Server)

sfs is a simple file server that will serve a directory on your local file system via HTTP.

Usage

$ sfs --help                                                                                                                                                                        ~/g/s/g/b/sfs
Usage of sfs:
  -path string
        The path to serve. (default ".")
  -port int
        The port to listen on. (default 6100)

License

MIT

About

Simple file server

License:MIT License


Languages

Language:Go 100.0%