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

This branch is 1 commit behind 1nv8rzim/otn:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2264b89 · Jan 6, 2023

History

14 Commits
Jan 6, 2023
Jan 4, 2023
Jan 4, 2023
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023
Jan 4, 2023
Jan 4, 2023
Jan 4, 2023
Jan 2, 2023
Jan 2, 2023
Jan 2, 2023

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%