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