From 6e64e5c4c3fe3e1c8c50a81cfc42367ad369a4fd Mon Sep 17 00:00:00 2001 From: nrew225 Date: Thu, 22 Nov 2018 12:31:33 -0600 Subject: [PATCH] Add Bittytorrent --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c208811f..aedfb606 100644 --- a/README.md +++ b/README.md @@ -674,6 +674,7 @@ See https://github.com/n1trux/awesome-sysadmin#distributed-filesystems #### Peer-to-peer filesharing - [bittorrent-tracker](https://webtorrent.io/) - Simple, robust, BitTorrent tracker (client and server) implementation. ([Source Code](https://github.com/feross/bittorrent-tracker)) `MIT` `Nodejs` +- [Bittytorrent](https://github.com/atmoner/Bittytorrent) - PHP based Torrent Index and Tracker. `GPL-3.0` `PHP` - [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` `Nodejs`