-
Notifications
You must be signed in to change notification settings - Fork 0
arxhive/CIDRComparer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
CIDR Range An IPv4 CIDR range identifies an IPv4 network (i.e. collection of IPv4 addresses). A CIDR range consists of an IPv4 address and a suffix indicating how many bits of the address make up the network mask. The suffix can be from 0 to 32 bits. Format: A CIDR range is written as: [IPv4 Address]/[prefix bit count] Examples: 192.168.0.1/22 128.148.128.40/32 168.0.0.0/0 10.61.128.218/27
About
Compare two IPv4 (i.e. 32-bit) CIDR ranges.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published