Packages
A tool that checks if the given IP is private / reserved or "normal". Works with IPv4 and IPv6 addresses.
Current section
Files
Jump to
Current section
Files
ip_reserved
CHANGELOG.md
CHANGELOG.md
## [0.1.0] - 2020-04-21
### Added
- Initial release. Added `IpReserved.is_reserved?/1` that works on IPv4 & IPv6 with String form or Tuple.