Skip to content
This repository has been archived by the owner on Nov 28, 2018. It is now read-only.

Releases: ryanbillingsley/express-ipfilter

CloudFlare Detection

09 Feb 22:17
Compare
Choose a tag to compare

Adds detection for CloudFlare IP headers.

Bug Fixes

17 Dec 19:42
Compare
Choose a tag to compare

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

12 Feb 21:57
Compare
Choose a tag to compare

Fixing some bugs, nothing exciting.

Adds auto NPM deploys!

12 Feb 21:41
Compare
Choose a tag to compare
0.0.8

Updating deploy settings

IP Ranges

12 Feb 20:44
Compare
Choose a tag to compare

Added the ability to specify ranges of ips as an array or arrays.

Adds CIDR subnet mask support

05 Feb 20:35
Compare
Choose a tag to compare

Added ability to create blocks from subnet masks. Makes adding large blocks of IPs to the filter much easier.