Skip to content

cool00geek/pastebin-script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%