ilya40umov / KotLink

An implementation of Go-Links, written in Kotlin

Home Page:http://kotlink.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Research ways to support extension-less alias resolution (e.g. go/shortcut)

ilya40umov opened this issue · comments

If you look kellegous/go, it does not require a browser extension and instead allows to set up GoLinks via DNS "magic".

If KotLink starts serving redirects directly on / (and a different port), it should be possible to support both use cases.