| Crates.io | ppfs |
| lib.rs | ppfs |
| version | 0.1.3 |
| created_at | 2022-05-04 18:26:55.420106+00 |
| updated_at | 2022-05-05 17:43:57.199074+00 |
| description | Pipe is a tool allowing you to easily create a fast file server. |
| homepage | https://github.com/noctisatrae/pp |
| repository | https://github.com/rust-lang/cargo/ |
| max_upload_size | |
| id | 580552 |
| size | 31,831 |
Pipe is a tool allowing you to easily create a fast file server.
./pp --path <path> --port <port>
For instance:
./pp --path $(pwd)/<folder in the current directory> --port 8080