[email protected]:~$ man snips-sh

← cd ..
snips.sh logo★ 1.3K

snips.sh

✂️ passwordless, anonymous SSH-powered pastebin with a human-friendly TUI and web UI

snips.sh demo

DESCRIPTION

snips.sh is a terminal-based code-sharing service that allows you to instantly host and share code snippets via a simple SSH connection.
It supports syntax highlighting and creates unique, shareable URLs for every snippet you push, offering a seamless, privacy-focused alternative to web-based pastebins.
Because it functions entirely through the command line, you can pipe output directly into your terminal using tools like ssh or curl to manage or distribute your code without a browser.

INSTALLATION

$ echo '{ "hello" : "world" }' | ssh snips.sh # upload

DETAILS

Repository
robherley/snips.sh (2026-07-24)
Website
snips.sh
Author
robherley
License
MIT
Category
Productivity
Language
Go
Platforms
Linux, macOS, Windows
Version
v0.12.0 (2026-07-19)
Repo Age
3 years old

TAGS

MORE IN PRODUCTIVITY