Skip to content
This repository was archived by the owner on Aug 19, 2024. It is now read-only.

[feat] 添加种子详细信息模态框用于其它模块调用 #109

@Ghost-chu

Description

@Ghost-chu

PBH 添加了一组新的 API 以查询特性 Torrent 的信息。
与此同时,WebUI 其它显示种子信息的地方可以引用此模态框快速显示数据。

基本信息

  • 种子名称
  • 种子大小
  • Peer 封禁计数
  • Peer 访问计数

用户连接历史(分页)

PBH 将返回给定种子的会话历史记录列表。

  • 用户 IP 地址
  • 连接到用户的下载器名称
  • 连接会话使用的PeerId
  • 连接会话使用的ClientName
  • 会话总上传量
  • 会话总下载量
  • 会话 UTPFlags
  • 会话开始时间
  • 会话结束时间

图片仅供参考,大概就这么个东西:

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions