Giter VIP home page Giter VIP logo

Comments (2)

HanabishiRecca avatar HanabishiRecca commented on May 27, 2024

what exactly is happening that uses so much CPU?

Probably a DDoS or another kind of attack.

does qBt/libtorrent have any built-in protections against this?

qB restricts a number of active connections (Settings > Connection > Global maximum number of connections) to 500 by default. This could not really help if the connections are fast pacing though and total count doesn't make it enough to hit the limit.

could this be a bad actor? if so, what does he gain from this?

Yes. Who knows.

has anyone else seen this?

Yep, different kind of attacks will happen, especially if you have a static IP. Torrent clients basically advertise their existance to the whole world via DHT.

So you have no other choice than utilizing firewalls. The client itself also supports IP filters, but I guess it will continue to drain CPU to reject connections (and also spams into the log), so OS-level firewall it the way to go I believe.
Changing your client port could help, at least temporarily, but chances are attackers will find the new port. Switching IP also could help, if possible.

from qbittorrent.

sfan5 avatar sfan5 commented on May 27, 2024

qB restricts a number of active connections (Settings > Connection > Global maximum number of connections) to 500 by default.

Indeed and I have it set to 500. It doesn't seem to have helped in this case.

from qbittorrent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.