Skip to content

selene466/ezPastebin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ezPastebin

Licensed under MIT License.

About

This tools is for my personal usage only, you are free to use this tools whitout any warranty.

Developer API key

In order to use this tools you will need a pastebin developer key.

python module

  • requests
  • urllib

Usage

$ ./ezPastebin.py -k <api_key> -f <input_file>
Example
$ ./ezPastebin.py -k YOURAPIKEY -f myfile.txt
$ ./ezPastebin.py -k YOURAPIKEY -f /path/to/myfile.txt
Piping
$ ./ezPastebin.py -k YOURAPIKEY -f myfile.txt --raw | less
With alias
$ alias ezp="/path/to/ezPastebin.py -k YOURAPIKEY -f"
$ ezp myfile.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages