Update bittorrent-tracker source code link

pull/2617/head
Nathan Rew 2021-07-09 14:38:48 -05:00
parent fde56b99a6
commit d8aa083f6e
No known key found for this signature in database
GPG Key ID: 7542E3DBAE12C7C9
1 changed files with 1 additions and 1 deletions

View File

@ -745,7 +745,7 @@ _See https://github.com/awesome-foss/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`
- [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`
- [FilePizza](http://file.pizza/) - Peer-to-peer file transfers in your browser. ([Source Code](https://github.com/kern/filepizza)) `BSD-3-Clause` `Nodejs`