GitXplorerGitXplorer
n

pp

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
f04e5d651319c607f13bfccd6f243ffde30664fb

update software name!

committed 3 years ago
Unverified
7716405040975ecaacf32c14b401a0a82eb50e31

Update README.md

committed 3 years ago
Unverified
3e7c80354627f12f36bf122ba1bb3bcb612631d0

update ver

committed 3 years ago
Unverified
d7b8302cd4cd5f8fbde8e58dfc32114a86cf0769

update v er

committed 3 years ago
Unverified
71943ceed0cf1ee9cbe43fffade9ba3c7402b3f6

update ver

committed 3 years ago
Unverified
8be760f69f696d8563efaf4b9d2320e511c986b6

Add port args

committed 3 years ago

README

The README file for this repository.

Pipe

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

Usage

ppfs --path <path> --port <port>

For instance:

ppfs --path $(pwd)/<folder in the current directory> --port 8080

Install

Just type cargo install ppfs to install and get started !