Simple-Tracker / qBittorrent-ClientBlocker

一款适用于 qBittorrent/Transmission (Beta)/BitComet (Beta, Partial) 的客户端屏蔽器, 默认屏蔽包括但不限于迅雷等客户端. A client blocker compatible with qBittorrent/Transmission (Beta)/BitComet (Beta, Partial) which is prohibited to include but not limited to clients such as Xunlei.
MIT License
934 stars 24 forks source link

登录失败: 账号或密码错误 #13

Closed UjuiUjuMandan closed 7 months ago

UjuiUjuMandan commented 7 months ago

我的 qBittorrent 版本是 4.6.3 ,我确认配置中的用户名和密码是正确的。

Screenshot 2024-02-05 at 00 51 12

您可以设置密码,并暂时关闭对本地地址跳过验证来确认。

Simple-Tracker commented 7 months ago

感谢反馈!

经过测试, 发现 Login 有一定概率会出现无限登录循环及登录请求会被发出多次的 bug, 但并无登录失败的问题. 这些问题将在即将发布的 2.6 版本中修复, 可以更新后再尝试问题是否解决.

Simple-Tracker commented 7 months ago

2.6 版本已发布!

在此版本进行测试, 使用 darwin-arm64, 无异常, 如下:

bash-3.2$ wget 'https://github.com/Simple-Tracker/qBittorrent-ClientBlocker/releases/download/2.6/qBittorrent-ClientBlocker-2.6-darwin-arm64.tar.gz'
2024-02-05 02:02:37 (1.96 MB/s) - 已保存 “qBittorrent-ClientBlocker-2.6-darwin-arm64.tar.gz” [2203158/2203158])
bash-3.2$ tar xzf qBittorrent-ClientBlocker-2.6-darwin-arm64.tar.gz 
bash-3.2$ vi config.json
bash-3.2$ ./qBittorrent-ClientBlocker 
[2024-02-05 02:03:18][ShowVersion] qBittorrent-ClientBlocker 2.6.
[2024-02-05 02:03:18][LoadConfig] 读取配置文件成功.
[2024-02-05 02:03:18][LoadConfig-Current] QBURL: http://127.0.0.1:990.
[2024-02-05 02:03:18][LoadConfig-Current] QBUsername: admin.
[2024-02-05 02:03:18][LoadConfig-Current] QBPassword: testtest.
[2024-02-05 02:03:18][Login] 登录成功.
[2024-02-05 02:03:18][RunConsole] 程序已启动.
^C