Git Product home page Git Product logo

Comments (11)

tunnckoCore avatar tunnckoCore commented on July 20, 2024

sorry for the delay, stay tuned and follow milestone end date.

from koa-better-ratelimit.

tunnckoCore avatar tunnckoCore commented on July 20, 2024

use filter-array@^0.2.0 and it will support array/string/function/regex as black/whiteLists.
so something like this would work

var opts = {
  blackList: ['77.24.*', '123.44.88.*']
  whiteList: ['77.24.{1,2,3,4}.8*']
}
  • would blacklist all 77.24.x.x IPs, but not that are 77.24.1.80, 77.24.2.88 and so on..

from koa-better-ratelimit.

tunnckoCore avatar tunnckoCore commented on July 20, 2024

work started from here https://github.com/tunnckoCore/koa-ip-filter

from koa-better-ratelimit.

tunnckoCore avatar tunnckoCore commented on July 20, 2024

Release will finally come on 12 June. Same for koa-better-body and express-better-ratelimit. Actually all is almost ready locally, need only to push and lil' bit work.

Sorry for the delay, but I'm busy with semester session on university.

from koa-better-ratelimit.

liamdawson avatar liamdawson commented on July 20, 2024

Progress?

from koa-better-ratelimit.

tunnckoCore avatar tunnckoCore commented on July 20, 2024

@liamdawson yea, locally. sorry for the long long delay. just unexpected things and work.

from koa-better-ratelimit.

dhax avatar dhax commented on July 20, 2024

any plans for a koa@2 release?

from koa-better-ratelimit.

tunnckoCore avatar tunnckoCore commented on July 20, 2024

@DiknT, maybe yes, I'll review.

I'm open to PRs.

from koa-better-ratelimit.

tunnckoCore avatar tunnckoCore commented on July 20, 2024

@DiknT and others, I will start v3 immediately after helapkg/hela#34 - maximum the end of the week.

any plans for a koa@2 release?

You can use koa-convert. But yea, I will think for koa@2 support out of the box.

from koa-better-ratelimit.

Globik avatar Globik commented on July 20, 2024

Excuse me, where can I find version 3 koa-better-ratelimit to test?

from koa-better-ratelimit.

tunnckoCore avatar tunnckoCore commented on July 20, 2024

It is on the master. But it is kinda bugged.

from koa-better-ratelimit.

Related Issues (12)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.