diff options
author | nodiscc <nodiscc@gmail.com> | 2020-01-17 17:32:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-17 17:32:44 +0000 |
commit | a267d7a843d3e5677ffe70f8217bb79cf893fb43 (patch) | |
tree | ff6ae8a96ffdbaf0d570d8a35c1c4972fcc224d7 | |
parent | Merge pull request #1940 from gotson/patch-2 (diff) | |
parent | Update linx-server entry (diff) | |
download | awesome-selfhosted-a267d7a843d3e5677ffe70f8217bb79cf893fb43.tar.gz awesome-selfhosted-a267d7a843d3e5677ffe70f8217bb79cf893fb43.zip |
Merge pull request #1948 from andreimarcu/master
Update linx-server entry
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -750,7 +750,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems - [imgpush](https://github.com/hauxir/imgpush) - imgpush is a self-hosted file upload service that can easily be integrated into other webapps. `MIT` `Python` - [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` -- [linx](https://github.com/andreimarcu/linx-server) - File sharing application and pastebin with API, auto-expiry, deletion keys, and web seed support. ([Demo](https://linx.li/)) `GPL-3.0` `Go` +- [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` - [lufi](https://git.framasoft.org/luc/lufi) - Let's Upload that FIle, client-side encrypted. ([Demo](https://demo.lufi.io), [Source Code](https://git.framasoft.org/luc/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` |