Skip to content

rendom/vvt-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vvt cli

Crossplatform client to post and get pastes from vvt.nu

Usage of ./vvt-cli:
  -o="": Output file (defaul is stdout)

####Example usage

// Post data from stdin and returns paste url
cat file.name | vvt

// Get paste from vvt
vvt iggqrfj

// Paste to file
vvt -o=outputfile.txt iggqrfj

####Todo

  • Post encrypted paste
  • Crossplatform clipboard support

About

Client to get and post pastes to vvt.nu from command line

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published