diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-01 23:03:30 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-01 23:03:30 +0000 |
commit | 7acf357572e344f51267c962e4aa01f110aa85ac (patch) | |
tree | b8f5610efabf0eb13ec0ce20a7c61aee8293b6b5 | |
parent | RM Cops - LC 2019 (diff) | |
download | awesome-selfhosted-7acf357572e344f51267c962e4aa01f110aa85ac.tar.gz awesome-selfhosted-7acf357572e344f51267c962e4aa01f110aa85ac.zip |
RM Cloudtorrent - LC 2018
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -931,7 +931,6 @@ Network distributed filesystems. [Peer-to-peer file sharing](https://en.wikipedia.org/wiki/Peer-to-peer_file_sharing) is the distribution and [sharing](https://en.wikipedia.org/wiki/File_sharing) of digital media using [peer-to-peer](https://en.wikipedia.org/wiki/Peer-to-peer) (P2P) networking technology. - [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](https://file.pizza/) - Peer-to-peer file transfers in your browser. ([Source Code](https://github.com/kern/filepizza)) `BSD-3-Clause` `Nodejs` |