Od1gree / btDownloadManager

A python script implements anti-leech-abuse for qBittorrent.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not an issue, just "thank you"

seemebreakthis opened this issue · comments

It works ! Very useful yet simple solution to a very annoying problem. Thanks again.

Edit: I am running qBittorrent 4.5.2 on a docker container.

I created another python using yours as the base. The purpose of my python is to clear the list of banned IPs once in a while as (to me) there is no point in having a long long list of banned IPs -

first qBittorrent may start acting crazy if the list gets too long, who knows?
second your forever-running python will catch the leech clients anyway if they visit again.

I now schedule my python to run once per day to clear the list, on top of your python that keeps running in the background. I will be happy to share the file so there is no need to reinvent the wheel, just let me know.

It works ! Very useful yet simple solution to a very annoying problem. Thanks again.

Edit: I am running qBittorrent 4.5.2 on a docker container.

How can I make sure I installed it properly? And it keeps adding bad IPs?

Also do you think some other rogue client be added like anacrolix that keeps downloading hundreds of GB in a loop without reporting any progresss?

Tried to conact developer but so far no response

It works ! Very useful yet simple solution to a very annoying problem. Thanks again.
Edit: I am running qBittorrent 4.5.2 on a docker container.

How can I make sure I installed it properly? And it keeps adding bad IPs?

Also do you think some other rogue client be added like anacrolix that keeps downloading hundreds of GB in a loop without reporting any progresss?

Tried to conact developer but so far no response

Send a screenshot that shows the offending client(s) trying to download stuff in your qbittorrent. I will see what can be done.