ppfs

Crates.ioppfs
lib.rsppfs
version0.1.3
sourcesrc
created_at2022-05-04 18:26:55.420106
updated_at2022-05-05 17:43:57.199074
descriptionPipe is a tool allowing you to easily create a fast file server.
homepagehttps://github.com/noctisatrae/pp
repositoryhttps://github.com/rust-lang/cargo/
max_upload_size
id580552
size31,831
Hector (noctisatrae)

documentation

README

Pipe

Pipe is a tool allowing you to easily create a fast file server.

Usage

./pp --path <path> --port <port>

For instance:

./pp --path $(pwd)/<folder in the current directory> --port 8080
Commit count: 18807

cargo fmt