I’ve setup a fiche based pastebin, if needed. It utilizes netcat, which is available on a myriad of platforms. In bash you can simply:
date | nc p.bhi.me 9999
Or create an alias:
alias bpb=”nc p.bhi.me 9999″
date | bpb
The URL’s are nice and short! Might be interesting to detect http and https and turn those pastes into URL redirection? Dunno. But for now it’s there as a pastebin.