Skip to content
/ cidrtree Public

Loads metadata into a binary search tree of IPv4 CIDR-blocks and allows matching of IPv4 adresses to the metadata

License

Notifications You must be signed in to change notification settings

LrsK/cidrtree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CIDR Tree

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages