diff options
author | Qb <github@qbit.moe> | 2021-05-10 17:00:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-10 17:00:44 +0000 |
commit | 1bb834380904616f159e1897117dd85e110e37a8 (patch) | |
tree | 0bd9447467c669017dd9d871984cc54ec9936908 | |
parent | Renamed bitwarden_rs to Vaultwarden (#2524) (diff) | |
download | awesome-selfhosted-1bb834380904616f159e1897117dd85e110e37a8.tar.gz awesome-selfhosted-1bb834380904616f159e1897117dd85e110e37a8.zip |
Replaced unmaintained linx-server with better maintained fork (#2529)
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -784,7 +784,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ - [ipfs.pics](https://github.com/ipfspics/server) - ipfs.pics is a distributed image hosting website. `AGPL-3.0` `PHP` - [Jirafeau](https://gitlab.com/mojo42/Jirafeau) - Jirafeau is a web site permitting to upload a file in a simple way and give an unique link to it. ([Demo](http://jirafeau.net/)) `AGPL-3.0` `PHP` - [Kleeja](https://kleeja.net/) - File Upload/sharing application, used by thousands of webmasters since 2007. ([Source Code](https://github.com/kleeja-official/kleeja)) `GPL-2.0` `PHP` -- [linx-server](https://github.com/andreimarcu/linx-server) - Simple file sharing and pastebin with API, auto-expiry, deletion keys, and web seed support. ([Demo](https://demo.linx-server.net/)) `GPL-3.0` `Go` +- [linx-server](https://github.com/ZizzyDizzyMC/linx-server) - Simple file sharing and pastebin with API, auto-expiry, deletion keys, and web seed support. ([Demo](https://put.icu/)) `GPL-3.0` `Go` - [lufi](https://framagit.org/fiat-tux/hat-softwares/lufi) - Let's Upload that FIle, client-side encrypted. ([Demo](https://demo.lufi.io), [Source Code](https://framagit.org/fiat-tux/hat-softwares/lufi/tree/master)) `AGPL-3.0` `Perl` - [lutim](https://github.com/ldidry/lutim) - Let's Upload That Image. `AGPL-3.0` `Perl` - [OnionShare](https://github.com/micahflee/onionshare) - Securely and anonymously share a file of any size. `GPL-2.0` `Python` |