-
Notifications
You must be signed in to change notification settings - Fork 28
疑似新型伪装客户端 #92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
感谢反馈! 3.4p3 通过默认订阅外部封禁 IP 列表解决了问题. 但用户需要有良好的网络以获取订阅列表. |
我这边也观测到了。发现正常的qBittorrent好像后面没有斜杠,就先手工在config.json里加了个完全匹配的 ”qBittorrent/4\.6\.5“ |
我是直接banIP段了,有效的 |
感谢反馈! 由于目前的滥用者已完善其手段, 故现阶段屏蔽主要依赖于行为分析统计出的 IP-CIDR. 除依赖项目 PBH-BTN/BTN-Collected-Rules 外, 现也引入 Simple-Tracker/qBittorrent-ClientBlocker:ipBlockList.txt 作为另一 IP 库来源. 欢迎所有用户一起通过修改文件来完善它, 须提供的信息包括: InfoHash/IP-CIDR/上传量/Torrent 大小, 并满足一定特征, 如相同 IP-CIDR 下多 IP 并发单个 Torrent 或 上传量已(远远)大于 Torrent 大小 等... 同时, 也鼓励向依赖项目同时回报这些问题. 另外, 也欢迎有精力的用户自行维护一 IP 库, 以更快更及时的解决问题. 现 ipBlockListURL 也已支持同时添加多个来源 (并去重). |
The text was updated successfully, but these errors were encountered: