Kutt
Free, modern URL shortener with a built-in dashboard
Alternative to: Bitly, TinyURL, Rebrandly
About
Versions (26)
v3.1.1
2025-01-18- Fix searching links, users, and domains in tables when using SQLite or MySQL (https://github.com/thedevs-network/kutt/commit/de103423e3a30d1d21528c12e59cfd5a584636a5)
- Make sure
JWT_SECRETis not empty (https://github.com/thedevs-network/kutt/commit/fc265ef22154000dab3ad7a6946045c564484ce9) - Add default
MAIL_PORTvalue to the.example.envfile (https://github.com/thedevs-network/kutt/commit/ab83f60b9741e9d5977f7eff90be68376533cd02) - Use
count(*)instead ofcount(id)since it’s slightly faster (https://github.com/thedevs-network/kutt/commit/876d12fc9dd9ab7d3128ce852043d7f99fdafcab)