Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add rate limit for http requests #451

Closed
wants to merge 46 commits into from

Conversation

taythebot
Copy link

I've added rate limiting for HTTP requests as requested in #362.

It uses the ratelimit library and the flag is rate-limit. The default value for the flag is 0 which will create an "unlimited" rate limit instance.

Becivells and others added 30 commits May 17, 2021 11:51
…date-spyse

improvement: reworked the Spyse integration to use API v4 and fetch m…
Crtsh: properly close database connection
dnsdumpster is not working. The bug has been fixed.
Bumps golang from 1.16.6-alpine to 1.16.7-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…bot/docker/golang-1.16.7-alpine

chore(deps): bump golang from 1.16.6-alpine to 1.16.7-alpine
comments added
Add http-proxy flag and C99 to README.md
@ehsandeep
Copy link
Member

Closing in favor of #449

@ehsandeep ehsandeep closed this Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] rate limit support for http requests
8 participants