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

Releases: ryanbillingsley/express-ipfilter

CloudFlare Detection

Choose a tag to compare

@ryanbillingsley ryanbillingsley released this 09 Feb 22:17

Adds detection for CloudFlare IP headers.

Bug Fixes

Choose a tag to compare

@ryanbillingsley ryanbillingsley released this 17 Dec 19:42

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

Choose a tag to compare

@ryanbillingsley ryanbillingsley released this 12 Feb 21:57

Fixing some bugs, nothing exciting.

Adds auto NPM deploys!

Choose a tag to compare

@ryanbillingsley ryanbillingsley released this 12 Feb 21:41
0.0.8

Updating deploy settings

IP Ranges

Choose a tag to compare

@ryanbillingsley ryanbillingsley released this 12 Feb 20:44

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

Adds CIDR subnet mask support

Choose a tag to compare

@ryanbillingsley ryanbillingsley released this 05 Feb 20:35

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