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
./pp --path $(pwd)/<folder in the current directory> --port 8080