Cut

self-hosted · entirely yours

Cut your links
down to size.

A tiny URL shortener you run yourself. Only the owner can add links, and every link can carry a password, an expiry, or a hard click limit.

MIT licensed · no trackers · your database

cut.example.com
cut.example.com/launch

→ https://example.com/2026/posts/why-short-links-still-matter

password7 days250 cap
clicks1,204

deploy

Run it anywhere.

One codebase, and each host uses its native storage — so there's nothing extra to wire up. From a one-click button to docker compose up.

per-link control

Small, sharp, and yours.

Rate-limited sign-in

Layered windows per IP throttle owner sign-in and link-password guesses.

Hashed, never stored

Owner and per-link passwords live only as SHA-256 hashes.

Atomic counts

Click caps and limiters are exact on Redis — no double-spend.