Hello,
which is the best way to block IP addresses and IP ranges at large scale (~ 10.000 eintries)?
Is there any option to query (and possibly even cache) a db or file listing, that matches entries by O(log n) instead of a sequential search?
greetings, McJoey
which is the best way to block IP addresses and IP ranges at large scale (~ 10.000 eintries)?
Is there any option to query (and possibly even cache) a db or file listing, that matches entries by O(log n) instead of a sequential search?
greetings, McJoey