linux command line script that uploads text to numerous pastebin-type sites. These sites include:
- pastebin.com: http://pastebin.com
- sprunge.us: http://sprunge.us
Download the script from this repository, made it executable (chmod x+r pastebin) and run:
pastebin -h for usage
Within the file/script there are parameters that can be stored within the file that will make it more customizable to the user:
name: username used for some websites that will post the user of the pastebinapi_key: Used for pastebin.com if you want to use your own api keyuser_key: Used for pastebin.com if you want to use your own user key