diff options
author | nodiscc <nodiscc@gmail.com> | 2020-05-01 13:55:16 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-01 13:55:16 +0000 |
commit | 1f12c22da42e4455e8b1ea77efe92874a03ec6a6 (patch) | |
tree | 8a9c5f34454cffe03aa3a2dc078ba432aed480dd | |
parent | Merge pull request #2063 from clach04/patch-1 (diff) | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-1f12c22da42e4455e8b1ea77efe92874a03ec6a6.tar.gz awesome-selfhosted-1f12c22da42e4455e8b1ea77efe92874a03ec6a6.zip |
Merge pull request #2058 from aldevar/patch-1
Add goploader in Single-click/drag-n-drop upload
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -760,6 +760,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems - [fibridge](https://github.com/anderspitman/fibridge-proxy-rs) - Stream huge files out of your browser without having to upload. ([Demo](https://fbrg.xyz/)) `MIT` `Rust` - [FileShelter](https://github.com/epoupon/fileshelter) - FileShelter is a self-hosted software that allows you to easily share files over the Internet. ([Demo](http://fileshelter.demo.poupon.io/)) `GPL-3.0` `C++` - [Files Sharing](https://github.com/axeloz/filesharing) - Open Source and self-hosted files sharing application based on unique and temporary links. `GPL-3.0` `PHP` +- [goploader](https://gpldr.in/) - Easy file sharing with server-side encryption, curl/httpie/wget compliant. ([Source Code](https://github.com/Depado/goploader)) `MIT` `Go` - [img.bi](https://github.com/imgbi/img.bi) - img.bi is a secure image hosting. Images are encrypted using AES-256 with random key in browser before upload. `GPL-3.0` `Nodejs` - [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` |