This repository has been archived by the owner on Nov 28, 2018. It is now read-only.
Releases: ryanbillingsley/express-ipfilter
Releases · ryanbillingsley/express-ipfilter
CloudFlare Detection
Adds detection for CloudFlare IP headers.
Bug Fixes
Addresses a bug with CIDR blocks and not properly denying ips if more than one block is present.
Also adds jshint files to the project to keep things sane.
Bug Fixes
Fixing some bugs, nothing exciting.
Adds auto NPM deploys!
0.0.8 Updating deploy settings
IP Ranges
Added the ability to specify ranges of ips as an array or arrays.
Adds CIDR subnet mask support
Added ability to create blocks from subnet masks. Makes adding large blocks of IPs to the filter much easier.