diff options
author | nodiscc <nodiscc@gmail.com> | 2022-07-31 16:19:19 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2022-07-31 17:23:50 +0000 |
commit | bb610d5e7c8819933acd6b84cf44740f87c37caf (patch) | |
tree | 6b084fd9557bc1d890681beaca3122148b5ae310 | |
parent | add description for object storage category (diff) | |
download | awesome-selfhosted-bb610d5e7c8819933acd6b84cf44740f87c37caf.tar.gz awesome-selfhosted-bb610d5e7c8819933acd6b84cf44740f87c37caf.zip |
add description for peer-to-peef filesharing category
- https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2984
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -928,6 +928,8 @@ Network distributed filesystems. **[`^ back to top ^`](#)** +[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` |