You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Load CIDRs into a binary tree together with some metadata, like geographic or organizational data. Then match actual IP-adresses to a CIDR-block and its associated data.
Take a look at the test for usage examples.
About
Loads metadata into a binary search tree of IPv4 CIDR-blocks and allows matching of IPv4 adresses to the metadata