sandialabs/Arcus

It should be possible to determine if an IPAddrees or IPAddress range is private or publc

rheone opened this issue · 0 comments

Description

Arcus should :

  • Provide the ability to determine if a given IPAddress is in private or public space (boolen)
  • Provide the ability to determine if a given IIPAddressRange is entirely in public, private space, or both public and private space.

See