rei

command module
v0.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 21, 2022 License: BSD-3-Clause Imports: 22 Imported by: 0

README

rei

Overview

A fast and simple webserver for your files:

  • files/directories browser
  • drag-and-drop uploader
  • lightweight
  • read-only mode
  • follow symlinks
  • user/pass access
  • zip file folder download
  • qrcode generation
  • folder upload (through drag + drop)

Install

$ go install github.com/fiwippi/rei

Usage

$ rei --help
usage: ./rei ~/directory-to-serve
  -disable-auth
        disable authentication
  -follow-symlinks
        follow symlinks
  -host string
        host to bind to
  -pass string
        password for log in
  -pass-stdin
        read the password from stdin
  -port string
        port to bind to (default "8000")
  -read-only
        read only
  -show-hidden
        show hidden files
  -user string
        username for log in

$ rei -host 192.168.100.33 ~/storage

License

BSD-3-Clause

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
fse
log

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL