From 9f34fc536d5f51211d9cfc3dea535e96b0f94dc1 Mon Sep 17 00:00:00 2001 From: Louis Segal Date: Thu, 26 Aug 2021 21:32:11 +0100 Subject: [PATCH] Add 'exatorrent' to File Transfer Added 'exatorrent' to File Transfer - Peer-to-peer Filesharing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 665c50b2..fe3b7edb 100644 --- a/README.md +++ b/README.md @@ -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`