qBittorrent-Enhanced-Edition icon indicating copy to clipboard operation
qBittorrent-Enhanced-Edition copied to clipboard

这是一种通过更换ip来吸血的方式?Is this a way to draw blood by changing ip?

Open Trustedinstall opened this issue 1 year ago • 5 comments

qBittorrent & operating system versions

qBittorrent: 4.6.1.10 x64 Operating system: Windows 10 19045.3636 Qt: 6.4.3 libtorrent-rasterbar: 1.2.19

What is the problem?

地址都是v6地址以2408:8266:b301:开头,客户端是aria但peer id却是TR2770。往往是一个ip从进度0开始传输,当进度达到10%几以上时就消失不见,然后又换另一个地址重复以上过程。一天之内就产生了50GB+的传输量,远远超过文件本身的大小。 但我重复下载这个资源时仍然看到了很多这类开头的地址,然而该地址的进度却变成了0不给我传输。几乎可以认为就是在吸血 The addresses are all v6 addresses starting with 2408:8266:b301:, the client is aria but the peer id is TR2770. often an ip starts transferring from progress 0, and disappears when the progress reaches more than 10% and then changes to another address and repeats the above process. In one day it generated 50GB+ of transfers, far more than the size of the file itself. However, I still see a lot of these beginning addresses when I repeatedly download this resource, yet the progress of that address turns to 0 and won't transfer for me. It's almost considered to be sucking blood 无标题

Steps to reproduce

No response

Additional context

No response

Log(s) & preferences file(s)

No response

Trustedinstall avatar Nov 26 '23 06:11 Trustedinstall

+1,我使用比特彗星也碰到相同问题,我也怀疑是吸血。我这边地址都是112.192.195.*,客户端peer id也是TR2770

hackcn023 avatar Nov 26 '23 16:11 hackcn023

自己在peer_blacklist.hpp这个文件里加规则,自己编译,仓库管理员不会管这些的,以前提了好多吸血特征的客户端都不理的

maoruishan avatar Nov 29 '23 08:11 maoruishan

自己在peer_blacklist.hpp这个文件里加规则,自己编译,仓库管理员不会管这些的,以前提了好多吸血特征的客户端都不理的

我是通过将这个地址段屏蔽解决的

Trustedinstall avatar Nov 29 '23 11:11 Trustedinstall

直接使用blacklist进行屏蔽吧,哪有功夫盯着IP看

wyylzy avatar May 03 '24 06:05 wyylzy

PBH之前遇到并解决过类似的恶意客户端,主要是依赖多拨和进度回退 https://github.com/PBH-BTN/PeerBanHelper

DrJason33564 avatar Aug 18 '24 12:08 DrJason33564