Purrrl is a simple way to share files publicly using your command line.
Create your free account over at http://purrrl.link
gem install purrrl
purrrl login
purrrl upload filepath
After receiving your file, the server generates an MD5 hash of the uploaded file and outputs it in the headers of the download page. You can use this for security verification purposes.
purrrl ls
purrrl rm full_url
purrrl ls | grep 'query'
purrrl upload_remote 'http://path-to-remote-file'
Instead of using the full purrrl
command, you also have a shorthand version called prl
If you wish to use Purrrl, we ask that you please agree to the following terms of use.
- You will not upload or share any copyrighted material.
- You will not upload or share any child pornography.
- You will not upload or share any other illegal material.
- We do not own or take responsibility for any files you upload.
- We reserve the right to remove your files or even account if you violate our terms.
- You will not abuse the service, resources or IP.
Purrrl is available under the GPL license. See the LICENSE file for more info.