koa-ip-filter

IP filter middleware

Middleware for filtering IP addresses against glob patterns and other criteria to restrict access to an application.

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.

GitHub

24 stars
3 watching
1 forks
Language: JavaScript
last commit: about 6 years ago
globipip-filterkoakoa-middlewarelimitermatching

Related projects:

RepositoryDescriptionStars
potatogopher/koa-response-handlerA middleware that handles responses in Koa JS applications16
koajs/koa-luscaMiddleware for securing web applications in Node.js using the Koa framework.66
koalex/koa-json-rpcA JSON-RPC middleware for Koa.js that enables asynchronous remote procedure calls with built-in support for batching and parallel handling.6
may215/koa-protectA security module for Koa applications that provides proactive protection against common security threats.19
koajs/json-filterA middleware solution to filter response data based on querystring parameters.93
jean-smaug/koacheCaching middleware for Koa.js applications6
rferro/koa-body-cleanAutomates cleanup of temporary files created by Koa middleware after response end.3
maotora/koa-blogapiA Koa v2-based blog API with additional routes, tests, and models.6
venables/koa-helmetProvides important security headers to make a Koa application more secure by default640
koajs/conditional-getMiddleware that allows conditional GET requests in Koa applications61
koajs/jwtMiddleware for validating JSON Web Tokens in Koa applications1,347
koajs/compressMiddleware for compressing responses in Koa applications437
koajs/routeSimple middleware for routing requests to specific handlers in an application447
kovart/forta-ens-spoofingDetects and alerts on homograph attacks in Ethereum Name Service registrations2
hamishforbes/lua-resty-iputilsA Lua module providing utility functions for working with IP addresses in Openresty247