# Pipe Pipe is a tool allowing you to easily create a fast file server. ## Usage ``` ./pp --path --port ``` For instance: ``` ./pp --path $(pwd)/ --port 8080 ```