Categorygithub.com/plan97/gofileserver
repositorypackage
0.3.3
Repository: https://github.com/plan97/gofileserver.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

Go File Server

Go Reference

A simple server with web UI, which serves files under a directory and is written in Go.

Install

go get github.com/plan97/gofileserver/cmd/runfs

Usage

After installing, run the following to check on usage.

runfs --help