如何根据跟踪器收集 torrent 统计信息?

发布于 2024-07-23 05:05:01 字数 326 浏览 13 评论 0原文

在一遍又一遍地阅读 torrent 规范后,我仍然无法使用 PHP 从 [BitTorrent] 跟踪器收集对等点的数量(例如种子和水蛭)。

访问服务器完全没有问题。 有人能指出我正确的方向吗?

此处的规范:http://wiki.theory.org/BitTorrentSpecification#Tracker_HTTP.2FHTTPS_Protocol

Having read the torrent specification over and over, I'm still having troubles gathering the number of peers (say, seeds and leechs)from a [BitTorrent] tracker using PHP.

Having access to the server is no problem at all. Can anyone point me in the right direction?

Specification here: http://wiki.theory.org/BitTorrentSpecification#Tracker_HTTP.2FHTTPS_Protocol

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

醉生梦死 2024-07-30 05:05:01

这也许有一些帮助:

PHPBTTracker+ 是一个 BitTorrent 跟踪器; 它是由 DeHackEd 创作的原始 PHPBTTracker 的扩展。

This maybe of some help:

PHPBTTracker+ is a bittorrent tracker; it is an extension of the original PHPBTTracker authored by DeHackEd.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文