Skip to content

feat(rate-limiter): add middleware for request and tunnel limits#2

Merged
sem22-dev merged 1 commit intomasterfrom
feature/rate-limiting
Sep 13, 2025
Merged

feat(rate-limiter): add middleware for request and tunnel limits#2
sem22-dev merged 1 commit intomasterfrom
feature/rate-limiting

Conversation

@sem22-dev
Copy link
Copy Markdown
Owner

  • Added RateLimiter class with IP-based request limiting and headers
  • Added TunnelRateLimiter for subdomain creation, client requests, and concurrent tunnels
  • Integrated middleware with server for automatic request limiting
  • Included cleanup intervals and utility methods update deno version

- Added RateLimiter class with IP-based request limiting and headers
- Added TunnelRateLimiter for subdomain creation, client requests, and concurrent tunnels
- Integrated middleware with server for automatic request limiting
- Included cleanup intervals and utility methods
update deno version
@sem22-dev sem22-dev merged commit f028c1f into master Sep 13, 2025
1 check passed
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.

1 participant