Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 459 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 459 Bytes

OTN (One Time Note)

OTN (One Time Note) is a Golang microservice to be able to pipe command output to a url.
Note added to OTN can only ever be viewed once and they expire after 5 minutes.
This ensures that your information you saved does not live out there on a random endpoing for someone to find.

I currently host my own instance of OTN which you are free to use at http://otn.maxfus.co.

Usage

<command> | curl -F "content=<-" otn.maxfus.co