Skip to content

Simple & lightweight file server written in Rust.

Notifications You must be signed in to change notification settings

ParthPant/rshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rshare

About this project

rshare is a simple & lightweight file server written in rust.

Getting Started

Install rust toolchain:

Build from source

git clone www.github.com/ParthPant/rshare
cd rshare
cargo run

Installation

cargo install --path .

Usage

Options:
  -d, --dir <DIR>    Path of the directory to be served [default: /home/parthpant]
  -p, --port <PORT>  HTTP Port [default: 3000]
  -h, --help         Print help
  -V, --version      Print version

About

Simple & lightweight file server written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published