Welcome to pastebin service for sharing code, notes and snippets.

# send file
$ curl -F f=@/etc/issue pb1n.de
http://pb1n.de/?116cff

# send output via pipe
$ ip a | curl -F 'f=@-;' pb1n.de
http://pb1n.de/?02cddf

Max file size is 128KB