Skip to content

Raggaer/gohaste-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gohaste-client

Simple command line client for hastebin servers made in Go. You can upload text (directly into the application stdin) or upload your files

This should work on all platforms where Go is supported 🤗

Usage

You can pipe content into the application stdin or choose a file to upload

ps aux | gohaste-client
gohaste-client my_custom_file.txt

By default all the content is uploaded to hastebin.com you can however specify your custom hastebin server URL using the -server flag. You can also use the -raw flag to get the plaintext URL

License

gohaste-client is licensed under the MIT license

About

Simple command line tool for hastebin servers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages