Simple TCP pastebin

HOW TO USE

Upload any command output or text file directly from your terminal using netcat.
The server returns a unique URL containing your uploaded content.

Use case: pipe any file directly to termbin
cat file.txt | nc termbin.muninn.ovh 9999

Use case: pipe any command output directly to termbin
ls -la | nc termbin.muninn.ovh 9999
Use case: remove a paste you uploaded — requires the delete token returned at upload time
# Linux / macOS
echo -e "slug\ntoken" | nc termbin.muninn.ovh 9998

Use case: know how long your paste stays online
Every paste expires 30 days after creation.
A daily job permanently removes anything older.
Expired pastes cannot be recovered.
*** welcome to muninn termbin — the simplest terminal pastebin — upload from any shell — no login — no bullshit — just pipe and share — pastes are wiped after 30 days — hosted and patched by Leprechaun ***      *** welcome to muninn termbin — the simplest terminal pastebin — upload from any shell — no login — no bullshit — just pipe and share — pastes are wiped after 30 days — hosted and patched by Leprechaun ***