diff options
author | Louis Segal <louis@segal.xyz> | 2021-08-26 20:32:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-26 20:32:11 +0000 |
commit | 9f34fc536d5f51211d9cfc3dea535e96b0f94dc1 (patch) | |
tree | f60448b571912e316b1a6e7d7039c5865bc2def6 /README.md | |
parent | Merge pull request #2643 from diptopandit/patch-1 (diff) | |
download | awesome-selfhosted-9f34fc536d5f51211d9cfc3dea535e96b0f94dc1.tar.gz awesome-selfhosted-9f34fc536d5f51211d9cfc3dea535e96b0f94dc1.zip |
Add 'exatorrent' to File Transfer
Added 'exatorrent' to File Transfer - Peer-to-peer Filesharing
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -698,6 +698,7 @@ _Related: [Groupware](#groupware)_ - [bittorrent-tracker](https://webtorrent.io/) - Simple, robust, BitTorrent tracker (client and server) implementation. ([Source Code](https://github.com/webtorrent/bittorrent-tracker)) `MIT` `Nodejs` - [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` +- [exatorrent](https://github.com/varbhat/exatorrent) - BitTorrent client written in Go that can be run locally or hosted on a remote server, and supports streaming via HTTP. `GPL-3.0` `Go` - [FilePizza](http://file.pizza/) - Peer-to-peer file transfers in your browser. ([Source Code](https://github.com/kern/filepizza)) `BSD-3-Clause` `Nodejs` - [instant.io](https://github.com/webtorrent/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` |