ppfs 0.1.3

Pipe is a tool allowing you to easily create a fast file server.
ppfs-0.1.3 is not a library.

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