An open API service indexing awesome lists of open source software.

https://github.com/nikstar/fserver

fserver is a lightweight file server written in Go.
https://github.com/nikstar/fserver

file-server go server

Last synced: 2 months ago
JSON representation

fserver is a lightweight file server written in Go.

Awesome Lists containing this project

README

        

# fserver

**fserver** is a lightweight file server written in Go. It can be used to quickly access files through the browser.

```
Usage of fserver:
-open
open browser window
-p int
deployment port (default 8080)
```