snips ✂️
SSH-powered pastebin with a human-friendly TUI and web UI
Features • Quick Start • Examples • Docs • Credits
Features
- ⚡ Zero-install: use from any machine with SSH client installed
- 🌐 Web UI: syntax-highlighted code with short links and Markdown rendering
- 💻 TUI: never leave your terminal for snippet management/viewing
- 🔑 No passwords: all you need is an SSH key
- 🕵️ Anonymous: no sign ups, no logins, no email required
- ⏰ URLs with TTL: time-limited access for sensitive sharing
- 🧠 ML language detection: intelligently identify source code
Quick Start
If you have an SSH key, you can upload:
echo '{ "hello" : "world" }' | ssh s.dwx.io
To access the TUI:
ssh s.dwx.io
Examples
| Upload from any machine, no install necessary. |
|
Download files and pipe into your favorite $PAGER. |
|
| Something secret to share? Create a temporary, time-bound URL for restricted access. |
|
Docs
Please note that due to some technical issue, this server has seperated TUI (ssh s.dwx.io) and web UI (https://snips.dwx.io).
- Terms of Service: What we and you can/can’t do
- Acceptable Use Policy: What you can/can’t upload
Credits
The original project was created by robherley/snips.sh, and this is a modified server for private usage.
The technology behind this server is powered by these amazing projects:
charmbraceletcharmbracelet/wish: SSH servercharmbracelet/bubbletea: TUI framework
yoeo/guesslang: Guesslang model to detect programming language source coderobherley/guesslang-go: Go port of tensorflow Guesslang model
alecthomas/chroma: Syntax Highlighteryuin/goldmark: Markdown Parsermicrocosm-cc/bluemonday: HTML Sanitizertdewolff/minify: Minifier
And following server providers:
- Kimsufi: Affordable dedicated servers