mirror of
https://github.com/vbatts/freezing-octo-hipster.git
synced 2024-11-22 23:15:39 +00:00
11 lines
174 B
Markdown
11 lines
174 B
Markdown
# fsrv
|
|
|
|
Dumb simple static file server.
|
|
|
|
## Usage
|
|
|
|
```shell
|
|
$> fsrv -root ./default.castr/
|
|
2014/05/05 11:26:25 Serving /home/vbatts/default.castr on 127.0.0.1:8888 ...
|
|
```
|
|
|