diff options
author | nodiscc <nodiscc@gmail.com> | 2021-02-13 13:51:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-13 13:51:40 +0000 |
commit | 745498b85c6a7d1a896945583b83f7cc71a975f0 (patch) | |
tree | 17ddfd8b6e53a94e89ff6c052e97bc5a4345fc0c | |
parent | Merge pull request #2407 from alainseys/update-07-02-2021 (diff) | |
parent | Update Send entry (diff) | |
download | awesome-selfhosted-745498b85c6a7d1a896945583b83f7cc71a975f0.tar.gz awesome-selfhosted-745498b85c6a7d1a896945583b83f7cc71a975f0.zip |
Merge pull request #2377 from timvisee/master
Update Send entry
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -736,7 +736,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` -- [Send](https://gitlab.com/timvisee/send) - A file sharing experiment which allows you to send encrypted files to other users. ([Clients](https://gitlab.com/timvisee/send/-/tree/master/android)) `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` @@ -744,6 +743,7 @@ _See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems_ - [peerflix-server](https://github.com/asapach/peerflix-server) - Downloads torrent files and provides a direct link download or a direct link stream. `MIT` `Nodejs` - [qBittorrent](https://www.qbittorrent.org/) - Free cross-platform bittorrent client with a feature rich Web UI for remote access. ([Source Code](https://github.com/qbittorrent/qBittorrent)) `GPL-2.0` `C++` - [rartracker](https://github.com/swetorrentking/rartracker) - Complete private bittorrent tracker. `WTFPL` `PHP` +- [Send](https://github.com/timvisee/send) - Simple, private, end to end encrypted temporary file sharing, originally built by Mozilla. ([Clients](https://github.com/timvisee/send#clients)) `MPL-2.0` `Nodejs` - [Torrents.csv](https://gitlab.com/dessalines/torrents.csv) - A self-hostable torrent search engine. `GPL-3.0` `Rust` - [Transmission](https://transmissionbt.com/) - Fast, easy, Free Bittorrent client. ([Source Code](https://github.com/transmission/transmission)) `GPL-3.0` `C` |