diff options
author | nodiscc <nodiscc@gmail.com> | 2020-10-04 11:24:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-04 11:24:27 +0000 |
commit | d6bcdc76671a1dc6412a036b033a27093689c326 (patch) | |
tree | b531ae1fdace17922a1cc871b0be6f63630dee0c | |
parent | Merge pull request #2247 from wimanshaherath/fix-issue (diff) | |
parent | Remove firefox send (diff) | |
download | awesome-selfhosted-d6bcdc76671a1dc6412a036b033a27093689c326.tar.gz awesome-selfhosted-d6bcdc76671a1dc6412a036b033a27093689c326.zip |
Merge pull request #2231 from kokomo123/patch-1
Remove firefox send from peer-to-peer filesharing
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -748,7 +748,6 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems - [cloud-torrent](https://github.com/jpillora/cloud-torrent) - Torrent Web Client with HTTP retrievable or streamable downloaded files. `AGPL-3.0` `Go` - [Dat Project](https://datproject.org) - Powerful decentralized file sharing applications built from a large ecosystem of modules. ([Source Code](https://github.com/datproject)) `MIT` `Nodejs` - [FilePizza](http://file.pizza/) - Peer-to-peer file transfers in your browser. ([Source Code](https://github.com/kern/filepizza)) `BSD-3-Clause` `Nodejs` -- [Firefox Send](https://github.com/mozilla/send) - A file sharing experiment which allows you to send encrypted files to other users. `MPL-2.0` `Nodejs` - [instant.io](https://github.com/feross/instant.io) - Streaming file transfer over WebTorrent. ([Demo](https://instant.io)) `MIT` `Nodejs` - [Magnetico](https://github.com/boramalper/magnetico) - Magnetico is the first autonomous (self-hosted) BitTorrent DHT search engine suite that is designed for end-users. `AGPL-3.0` `Python` - [Magnetissimo](https://github.com/sergiotapia/magnetissimo) - Search engine that indexes all popular torrent sites. `MIT` `Elixir` |