Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tunnckoCore/koa-ip-filter
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.
https://github.com/tunnckoCore/koa-ip-filter
glob ip ip-filter koa koa-middleware limiter matching
Last synced: 26 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/tunnckoCore/koa-ip-filter
- Owner: tunnckoCore
- License: mit
- Created: 2015-05-22T21:36:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-13T21:39:02.000Z (over 4 years ago)
- Last Synced: 2024-11-09T11:03:36.249Z (about 1 month ago)
- Topics: glob, ip, ip-filter, koa, koa-middleware, limiter, matching
- Language: JavaScript
- Homepage: http://j.mp/1Q2eR4j
- Size: 34.2 KB
- Stars: 24
- Watchers: 3
- Forks: 1
- Open Issues: 3
Awesome Lists containing this project
- think-awesome - koa-ip-filter - ip-filter.svg) | ![status](https://travis-ci.org/charlike/koa-ip-filter.svg) | ![downloads](https://img.shields.io/npm/dm/koa-ip-filter.svg) | Ip filter middleware for koa | (Koa Middlewares)
- awesome-koa - koa-ip-filter - koa 的中间件,它使用 `ip-filter` 和 `micromatch` 根据 glob 模式、RegExp、字符串或 glob 数组过滤 IP。 支持自定义 403 Forbidden 消息和自定义 ID。![](https://img.shields.io/github/stars/tunnckoCore/koa-ip-filter.svg?style=social&label=Star) ![](https://img.shields.io/npm/dm/koa-ip-filter.svg?style=flat-square) (仓库 / 中间件)