A python script that submit pastes into sourcebin easily.
- Download the python script
- Set your interpreter's location on top of file.
- Move script into /usr/bin
cat /path/to/file.txt | sourcebin
cat /my/secret/file.txt | sourcebin --secret <password>
cat /my/file.txt | sourcebin --expiration <year|month|day|hour|minute>