logdrop

Paste text or upload a .txt file. Only an allow-listed maintainer can read it back.

or

If this capture is for a bug report, link the issue.

example.sh
$ cat panic.log | curl -F content=@- \
    https://your-logdrop.example/api/upload

{"url":"https://your-logdrop.example/r/x7k2p9"}

Every upload gets a link like this — readable only after signing in as an allow-listed maintainer.