diff options
author | Nathan Rew <nrew225@gmail.com> | 2021-07-09 19:38:48 +0000 |
---|---|---|
committer | Nathan Rew <nrew225@gmail.com> | 2021-07-09 19:38:48 +0000 |
commit | d8aa083f6e202b35bc851dcba55fe7855fd7d81d (patch) | |
tree | ed486dbf4cddc23cd32a953318799a4629119522 | |
parent | Update Baby Buddy source code link (diff) | |
download | awesome-selfhosted-d8aa083f6e202b35bc851dcba55fe7855fd7d81d.tar.gz awesome-selfhosted-d8aa083f6e202b35bc851dcba55fe7855fd7d81d.zip |
Update bittorrent-tracker source code link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` |