command
module
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Sep 28, 2021
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
rei

Overview
A fast and simple webserver for your files:
- files/directories browser & handler
- drag-and-drop uploader
- lightweight
- keyboard navigation
- fast golang static server
- read-only mode
- user/pass access (only 1 account supported for now)
Install
# Clone the repo
$ git clone https://github.com/fiwippi/rei.git
# Change the working directory to rei
$ cd rei
# Build rei
$ make build
Usage
% ./rei --help
% ./rei -host 192.168.100.33 ~/storage
Notes
- This is forked from gossa
- Press
Ctrl + h to see all the UI/keyboard shortcuts.
- Instructions for docker are in the
build/ directory
License
MIT
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.