-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
Description
Would be nice to have support for a blocking IPs not only one by one, but using diapasones (subnets).
Let's say, I know some spying/ad/tracking/malware subnet.
For example (M$ Ads Partner):
216.252.164.0 - 216.252.167.255 --- (1024 ip) --- AppNexus (US) ----M$ Ads Partner
Blocking all 1024 IPs one-by-one is an absurd.
But if CIDR will be supported, you can easily and fast add whole unwanted subnet
216.252.164.0 - 216.252.167.255 with only one string in CIDR format:
216.252.164.0/22
You can easily transform any IP diapasone to CIDR (and backward) using one of the websites over Internet:
IPADDRESSGUIDE: http://www.ipaddressguide.com/cidr