-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
almost done with pricing-limits index page
- Loading branch information
1 parent
17de491
commit 87a61dd
Showing
3 changed files
with
118 additions
and
142 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
| Resource | Limit on Free | | ||
| --------------------- | ---------------------- | | ||
| Users | 1 | | ||
| Active Endpoints[^1] | 1 | | ||
| ngrok static domain | 1 | | ||
| Tunnels per agent | up to 3 | | ||
| Bandwidth | 1 GB Outgoing/month | | ||
| TCP Connection Rate | 120/min | | ||
| Agents | 1 | | ||
| Edges | 1 | | ||
| Logs/Events | Up to 10,000 per month | | ||
| OAuth/OIDC MAU | Up to 5 per month | | ||
| HTTP Requests | Up to 20,000/month | | ||
| TCP Connections | Up to 5,000/month | | ||
| TLS Connections | Up to 5,000/month | | ||
| Webhook verifications | Up to 500/month | | ||
|
||
Features included for free on all plans: | ||
|
||
- HTTPS Tunnels | ||
- HTTPS Edges | ||
- Web Inspection Agent | ||
- Replay Requests | ||
- ngrok SDKs | ||
- ngrok Kubernetes Operator | ||
- Remote Agent Management | ||
- Circuit Breaking | ||
- Automatic Certificates and Encryption | ||
- Email Support |