An extend library for node-ip
Nodejs ip collection (fast search ip in custom range)
Small package to encode or decode IP addresses from buffers to strings.
A small lib to validate IP addresses.
TypeScript definitions for netmask
Ip filter middleware for koa, support `whitelist` and `blacklist`.
This is a simple module to validate IP address, check ip address version, check if ip is within a range.
A TypeScript library for working with IPv4, IPv6 and ASN numbers. It provides representations of these internet protocol numbers with the ability to perform various IP related operations like parsing, validating etc. on them
Quick country lookup from IP address
Convert an 'address:port' string to an array [address:string, port:number]
An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.
Best-effort discovery of the machine's default gateway and local network IP exclusively with UDP sockets.
Check if IP address is private.
Convert IPv4 and IPv6 addresses to and from BigInt
Find a suitable IP host to view local websites on.
TypeScript definitions for geoip-lite
Check whether an IP(v4 or v6) is in an CIDR range
A slimmed version of the Statsig Node.js SDK.
Get your public IP address — very fast!
IP package provides functionality to generate a fake ip value.
TypeScript definitions for cidr-matcher
Better IP address utilities for NodeJS written in TypeScript. Inspired by the popular [ip](https://github.com/indutny/node-ip) module.
Utilities for IPv4/IPv6 ranges/subnets/masks parsing/matching, string representations, ...
Retrieve a request’s IP address in Node.js