diff options
author | ifshee <85419413+ifshee@users.noreply.github.com> | 2021-06-23 20:11:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-23 20:11:57 +0000 |
commit | 046dcff78a347c95d1c4737c1904c4e6ef6ace04 (patch) | |
tree | 6b7a3902ca8adcb6071b6ae2093961d668421cd8 | |
parent | Add Jackal to XMPP Servers (#2545) (diff) | |
download | awesome-selfhosted-046dcff78a347c95d1c4737c1904c4e6ef6ace04.tar.gz awesome-selfhosted-046dcff78a347c95d1c4737c1904c4e6ef6ace04.zip |
Add Link to URL Shorteners (#2547)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1563,6 +1563,7 @@ _Before hosting one, please see [shortcomings](https://en.wikipedia.org/wiki/URL - [gShort](https://github.com/someone-stole-my-name/gShort) - Privacy-friendly self-hosted URL shortener. ([Demo](http://gshort.christiansegundo.com/)) `GPL-3.0` `Go` - [Kutt](https://kutt.it) - A modern URL shortener with support for custom domains. ([Source Code](https://github.com/thedevs-network/kutt)) `MIT` `Nodejs` +- [Link](https://fsh.ee) - A minimal, SQLite-backed URL shortener. ([Demo](https://demo.fsh.ee), [Source Code](https://git.fsh.ee/i/link)) `GPL-3.0` `Go` - [Link-shortener-bot](https://github.com/tommyku/link-shortener-front-end) `⚠` - URL shortener using a Telegram Bot. ([Demo](http://t.me/GiveMeShortLinkBot)) `MIT` `Ruby` - [liteshort](https://github.com/132ikl/liteshort) - User-friendly, actually lightweight, and configurable URL shortener. ([Demo](https://ls.ikl.sh)) `MIT` `Python` - [Lstu](https://github.com/ldidry/lstu) - _Let's SHorten That Url_ - Lightweight URL shortener. `WTFPL` `Perl` |