A lightweight go/ alternative you run locally. Pick your OS guide below.
After install, open http://127.0.0.1:8765/ (always
works).
Optional: enable http://vi/.
curl -fsSL https://mac.vilinks.org | bash
iwr -useb https://win.vilinks.org | iex
http://127.0.0.1:8765/ or http://localhost:8765/.
Pretty URL http://vi/ requires admin/root (hosts + port 80 forwarding).
Create short links in a clean UI, then open /alias to redirect. Everything is local.
SQLite stored in your home directory. Easy to back up and restore.
302 redirects with hit counts and last-hit tracking.
Always works: http://127.0.0.1:8765/ and http://localhost:8765/.
Pretty URL: http://vi/ requires hosts + port 80 forwarding.
http://vi/ needs hosts entry (127.0.0.1 vi) and port 80 → 8765
forwarding.
Skip admin changes? Use :8765.
Windows bind-mount permissions. Use the Windows override compose file inside the repo:
docker compose -f docker-compose.yml -f docker-compose.windows.yml up -d --build.