OlafvdSpek / xbt

High-Performance BitTorrent Tracker
GNU General Public License v3.0
178 stars 69 forks source link

how to ban torrent clients #89

Open tashkas1 opened 4 years ago

tashkas1 commented 4 years ago

hello, how to ban deluge, qBittorrent, uTorrent, Transmission, Tixati clients from downloading any torrent?

tashkas1 commented 4 years ago

const std::string bts_banned_client = "access denied, banned client"; it has this line but it can be accessed from where? xbt conf file or PHP side?

OlafvdSpek commented 4 years ago

No, you have to implement your own access control in C++.

jayvgithub commented 3 years ago

this will be a good feature to add clients ban instead of peer ids