by
Pete on 2016/07/11 08:41:40 PM
I'd also like to be able to block some clients. It would be great if I could regex match peer id and/or the client name from extended handshake. There are more and more clients that download sequentially by default, I don't like to connect to them.
by Guest on 2016/07/12 02:57:10 AM
Why not simply start a list of your item to block, grab their ip addresses and then use ipfilter and block the entire ip domain? Just a thought, probably would be a bunch of work but seems like most of the companies you want to block already have a blocklist, ipfilter, whatever already created
Countries (associated with governments) can easily be blocked in the ipfilter...for example I block china.
Anyway, just a thought...