Skip to content

ctolkien/PoshHaste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PoshHaste

Powershell Wrappar around the hastebin.com api.

Usage

  Invoke-Haste "what's up"

Accepts pipelined input:

cat whatsup.text | Invoke-Haste

You can also override the Hastebin URI if you're running your own server:

cat whatsup.text | Invoke-Haste -serviceUrl http://myserver.com
get-help invoke-haste

For more help.

About

Powershell wrapper for talking to Hastebin.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published