antonioribeiro / firewall

Firewall package for Laravel applications
BSD 3-Clause "New" or "Revised" License
1.39k stars 162 forks source link

If `enable_range_search` is `true`, IPv6 addresses that has not been added to the `blacklist` is mistakenly blocked #189

Open ngmy opened 4 months ago

ngmy commented 4 months ago

If enable_range_search is true, IPv6 addresses that has not been added to the blacklist is mistakenly blocked.

Thanks for the nice product.