xbt icon indicating copy to clipboard operation
xbt copied to clipboard

how to ban torrent clients

Open tashkas1 opened this issue 4 years ago • 3 comments

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

tashkas1 avatar Jun 12 '20 12:06 tashkas1

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?

tashkas1 avatar Jun 12 '20 12:06 tashkas1

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

OlafvdSpek avatar Jun 20 '20 13:06 OlafvdSpek

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

jayvgithub avatar Mar 04 '21 12:03 jayvgithub