Skip to content

yuqingc/rmdashrf

Repository files navigation

rmdashrf (WIP)

RMDASHRF serves mounted directory with highly security and efficiently

Table of Contents

Get Started

Install binaries

Download binaries in the release page

Install from source

$ go get github.com/yuqingc/rmdashrf

Start

$ rmdashrf -port=8080 -volume=/data

The -port flag is optional, 8080 by default. Use ./rmdashrf -h or ./rmdashrf -help for more information

Run a Docker image

TODO

API Documentation

Roadmap

Contributing

Tools

Name Version
go 1.11
dep 0.5
docker-ce 18.03

Dependencies

$ dep ensure

Debug

  • The entry main package is in cmd/rmdashrf

About

Serving mounted directory securely

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages