Outbound Link Summary:
2 weeks ago
p3k dots

termbin.com – terminal pastebin.

Send some text and read it back:

$ echo just testing! | nc termbin.com 9999
https://termbin.com/test
$ curl https://termbin.com/test
just testing!