It’s pretty simple: I need a link shortener that I can access via a web admin panel, where I can create short links using my own domain.
It should fully support SQLite, provide analytics, and display full IP addresses.
It also needs to be lightweight and intended for private use only.
I’ve looked around and found projects like Shlink and YOURLS, but neither of them fully meets my requirements.
Any tips or recommendations?