简体   繁体   English

如何获取下载种子的同行数量?

[英]How to get the number of peers downloaded the torrent?

I've got metadata by bittorrent protocol , and I want to know how many people downloaded the torrent.我通过bittorrent protocol获得了元数据,我想知道有多少人下载了 torrent。 Is there a way to achieve this ?有没有办法实现这一目标?

如果您想知道当前下载 Torrent 的客户端数量,但不知道其跟踪器 URL,那么您可以使用Peer Exchange (BEP11)来调查集群

It is not possible to learn that from the metadata or tracker.不可能从元数据或跟踪器中了解到这一点。 There is no counter logic anywhere to count the number of peers downloaded the torrent.任何地方都没有计数器逻辑来计算下载 torrent 的对等点数量。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM