A node library for server applications retrieving user's real IP address
Filter a list of IPv4 addresess based on a list of exclusion ips or addresses containing wildcards.
Whitelist middleware for express routing function. When present it allows request comming from the whitelisted IPs only. A 403 Forbidden error is sent to all other IP addresses.