GitHunt
CO

cool00geek/pastebin-script

linux command line script that uploads text to numerous pastebin-type sites

pastebin-script

linux command line script that uploads text to numerous pastebin-type sites. These sites include:

Want more sites? Submit an issue with the website and I will see if I can add it.

How to get it, how to use it

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 pastebin
  • api_key: Used for pastebin.com if you want to use your own api key
  • user_key: Used for pastebin.com if you want to use your own user key

Languages

Shell100.0%

Contributors

GNU General Public License v2.0
Created December 24, 2016
Updated December 9, 2021