koa-ip-filter icon indicating copy to clipboard operation
koa-ip-filter copied to clipboard

koa middleware to filter request IPs or custom ID with glob patterns, array, string, regexp or matcher function. Support custom 403 Forbidden message and custom ID.

Results 3 koa-ip-filter issues
Sort by recently updated
recently updated
newest added

Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 2.4.0 to 8.0.1. Release notes Sourced from standard-version's releases. standard-version v8.0.1 Bug Fixes deps: update dependency conventional-changelog to v3.1.21 (#586) (fd456c9) deps: update dependency conventional-changelog-conventionalcommits to v4.3.0...

dependencies

Koa v2 warning: ``` Support for generators will be removed in v3. See the documentation for examples of how to convert old middleware https://github.com/koajs/koa/blob/master/docs/migration.md ```