Skip to content
forked from 1nv8rzim/otn

(OTN) for is use in SODI Machine

Notifications You must be signed in to change notification settings

kc0sm0s/sodi_otn

 
 

Repository files navigation

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

About

(OTN) for is use in SODI Machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 97.1%
  • Dockerfile 2.9%