Skip to main content
ngrok logo

Command Palette

Search for a command to run...

Posts tagged “Product updates

Showing 67 posts tagged with Product updates.

  1. Secrets for Traffic Policy debuts in the dashboard and goes GA

    Secrets for Traffic Policy is now generally available with a new dashboard experience.

    Nov 14, 2025

  2. Sync secrets from external sources to ngrok with Kubernetes External Secrets

    ngrok's Vaults can now pick up K8s secrets you already manage with with the OSS External Secrets project. Many third-party stores, one source of truth.

    Oct 21, 2025

  3. Secrets for Traffic Policy now in Open Beta

    Manage sensitive values securely, reuse them across policies, and rotate them without editing policies—now open to everyone who's open to using the ngrok CLI!

    Aug 27, 2025

  4. Terminate requests to your endpoint with the close-connection action

    While you can send a "no thanks" error code and response body, close-connection is perfect for situations where you'd rather just definitively close the door.

    Aug 19, 2025

  5. The ngrok Docker Desktop Extension: instant endpoints for your local containers

    From Docker Desktop, start an endpoint for your local containerized APIs or apps, then apply rules for auth, routing, or rate limits without leaving the UI.

    Aug 8, 2025

  6. How to write policies with patterns that scale

    Tips for making your Traffic Policy easier to read, debug, and evolve, without rewriting it every time your requirements shift.

    Jul 22, 2025

  7. Introducing http-request: Call your services directly from Traffic Policy

    Trigger internal services, validate requests, log events, connect to AI APIs, and generally give your gateway a brain with the new http-request action.

    Jul 10, 2025

  8. Decouple policy from sensitive data: introducing Secrets for Traffic Policy

    Secrets let you define and manage sensitive values in secure vaults—no more hardcoding or repetitive edits during regular credential rotations.

    Jul 8, 2025

  9. ngrok's Go SDK v2: simple, streamlined, more powerful

    Embed a secure gateway into your Go app in one function call and run it anywhere—then make it soar by managing traffic with Traffic Policy.

    Jun 18, 2025

  10. Use the load balancing power of Endpoint Pools for canary deploys and beyond

    Load balancing isn't just for scaling replicas—see what else Endpoint Pools can do, like canaries and risk-free (or at least less risky!) gateway changes.

    May 22, 2025

  11. Introducing Endpoint Pools: Load balance anything, anywhere

    With ngrok Endpoint Pools, load balancing is just starting endpoints with the same URL. Zero config. Elastic scale. Cross-cloud ready.

    May 20, 2025

  12. Block bad actors and mitigate DDoS attacks with JA4 fingerprints

    Tired of spoofed headers? Use JA4 to fingerprint clients by their TLS handshake and take action with ngrok Traffic Policy.

    May 8, 2025

  13. Set variables in Traffic Policy for cleaner, reusable configs

    Define lists, maps, and interpolated values inside your traffic management rules—then reference them anywhere—to make configs both simpler and more dynamic.

    May 5, 2025

  14. Tired of slow Kubernetes dev loops? Try local projection with bindings

    Run your service on localhost, interact with it from any of your clusters—or all of them at once. ngrok makes the K8s dev loop feel magical again.

    Apr 25, 2025

  15. Deploy custom error pages with your logo, your messages, your way

    You can't always control when your services crash, but with Traffic Policy and custom responses, you can build consistent and helpful error pages in minutes.

    Apr 15, 2025

  16. Protect services with a circuit breaker at your API gateway

    Implement circuit breaking at your API gateway to prevent cascading failures and protect services, and without having to add more complexity to your APIs.

    Jan 6, 2025

  17. Introducing the Basic Auth Traffic Policy action

    Secure your endpoints with ngrok’s Basic Auth Traffic Policy, compatible with both interactive and programmatic access to your APIs or apps, in a few minutes.

    Jan 2, 2025

  18. Why and how we ‘stringified’ your API gateway policies

    By replacing highly typed configs with raw YAML/JSON, we’ve eliminated a major UX papercut and given you feature updates “for free.” Let’s see what’s changed.

    Dec 12, 2024

  19. Create a self-service app and API delivery platform with composable Traffic Policy

    ngrok lets you manipulate traffic at multiple moments in the request lifecycle, allowing API developers to compose, not compromise, powerful API gateway rules.

    Dec 10, 2024

  20. Manage traffic on a region-aware API gateway—without the networking

    Build a region-aware API gateway with ngrok's Traffic Policy. Route requests, manage failover, and enforce regional compliance with simple YAML configs.

    Dec 4, 2024

  21. Verify webhooks with ngrok’s new Traffic Policy action

    Ensure secure, verified webhook interactions with ngrok’s Traffic Policy Action, enhancing protection and reliability for your endpoints.

    Dec 3, 2024

  22. Manage traffic at critical connection points with Traffic Policy phases

    Learn how ngrok's phase-based Traffic Policy gives you granular traffic control in more places, from TCP connect through HTTP response, to take decisive action.

    Nov 21, 2024

  23. Goodbye tunnels, hello agent endpoints

    We've collapsed many flags into one for simplicity and unified naming conventions to flatten the learning curve. Join us in saying bye by updating your configs!

    Nov 13, 2024

  24. Flexible and expressive traffic orchestration: introducing internal endpoints

    Internal endpoints are secure, non-public endpoints that end with .internal, allowing you to route traffic based on headers, paths, subdomains, and more.

    Oct 29, 2024

  25. How we built the Traffic Policy module and its actions

    Traffic Policy is now the one true (and final!) way to shape your requests and responses. Let’s explore why we built it, how, and what it means for you.

    Oct 23, 2024

  26. Deploy advanced HTTP traffic shaping with request variables and CEL

    Explore ngrok's request variables and Common Expression Language to create flexible, powerful HTTP traffic shaping rules for your API endpoints.

    Sep 12, 2024

  27. Visibility and limits: Keep track of your ngrok usage

    Track your ngrok usage effectively with our dashboard, offering visibility into metrics like traffic, endpoints, and data transfers.

    Sep 5, 2024

  28. Introducing Load Balancer support for ngrok Kubernetes Operator

    Enhance Kubernetes operations with ngrok’s Load Balancer support, streamlining access and connectivity for services in your clusters.

    Aug 29, 2024

  29. Send ngrok Network Traffic Logs to Azure Monitor

    Seamlessly integrate ngrok with Azure Monitor to forward network traffic logs for enhanced visibility and secure traffic management.

    Aug 21, 2024

  30. Easier DNS configuration with subdomains and zones—and a switch

    Using branded domains with ngrok? It’s never been easier or more error-proof to establish proper DNS zones for delegation and namespacing.

    Aug 19, 2024

  31. Developer's guide: Manage traffic with CEL expressions and connection variables

    Explore how ngrok's Traffic Policy feature helps developers filter traffic, without requiring help from ops, with raw connection variable data and CEL.

    Aug 14, 2024

  32. How to build connectors to on-premise services for workflow automation

    Streamline workflow automation by connecting on-premises services with ngrok’s secure, efficient connectors for various APIs.

    Jul 24, 2024

  33. It’s about time: Format timestamps and time zones in the ngrok dashboard

    Customize timestamps in your ngrok dashboard to streamline debugging and enhance event observability across time zones.

    Jul 24, 2024

  34. Traffic Policy Engine now supports dynamic configuration with CEL Interpolation

    Enhance your traffic policy management with ngrok's CEL Interpolation, enabling dynamic, adaptable configurations for APIs.

    Jul 23, 2024

  35. Traffic Policy Engine - What are CEL variables?

    Harness the power of CEL variables in ngrok’s Traffic Policy Module to create dynamic, robust traffic filtering rules for your APIs.

    Jul 1, 2024

  36. ngrok Accounts Now Require a Valid Payment Method to use TCP Endpoints

    In an effort to curb abuse, a valid payment method must be added to your ngrok account, including the free tier, before using TCP endpoints.

    Jun 13, 2024

  37. ngrok Network Traffic Inspector is now Generally Available with replay and additional retention

    Capture, inspect, and replay traffic for up to 90 days from the ngrok dashboard with our Network Traffic Inspector, now GA.

    Jun 10, 2024

  38. Secure your API with JWTs and ngrok’s API Gateway

    Secure your APIs with JWT authentication using ngrok’s developer-defined API Gateway for enhanced security and seamless integration.

    May 16, 2024

  39. Developer experience in deployed API gateways: Kong vs. ngrok

    Discover the simplicity of ngrok's API gateway and compare it to Kong for enabling developer productivity, ease of use, and rapid deployment capabilities.

    May 14, 2024

  40. Automate Bot User creation and management with our new APIs

    ngrok now features a new Bot Users API endpoint that allows you to automate the creation, management, and deletion of Bot Users in your account.

    May 2, 2024

  41. ngrok Introduces Network Traffic Inspection - Available directly from the dashboard

    Our new network traffic inspector provides network traffic observability for all endpoints. A modern PCAP in the cloud.

    Mar 27, 2024

  42. Transform connectivity with ngrok: A strategic edge for modern enterprises

    Learn how ngrok redefines digital transformation, offering strategic advantages in security, efficiency, and innovation for modern enterprises.

    Mar 21, 2024

  43. Introducing support for the Kubernetes Gateway API in the ngrok Kubernetes Operator

    Get all the benefits of ngrok with Kubernetes: effortless configuration, environment independence, security with resiliency, and acceleration.

    Mar 19, 2024

  44. Drive application performance and stability with global rate limiting

    Master application stability and performance with ngrok's rate limiting, ensuring fair resource distribution and preventing overload.

    Mar 19, 2024

  45. Introducing new domains for the ngrok global network

    Discover ngrok's new domains: ngrok.pizza for free users and ngrok.pro for premium. Enable HTTP/HTTPS connections outside the HSTS preload list.

    Mar 11, 2024

  46. Introducing ngrok's Traffic Policy module

    Discover ngrok's Traffic Policy module: manage traffic across platforms using CEL and JSON/YAML, with flexible configurations and advanced logic.

    Feb 21, 2024

  47. Introducing ngrok’s developer-defined API Gateway: Shifting the paradigm of API delivery

    ngrok's composable API gateway allows you to filter traffic, route to any number of upstream API services and more—all powered by our Traffic Policy engine.

    Feb 15, 2024

  48. Introducing end-to-end HTTP/2 support from client to origin server

    ngrok now supports HTTP/2 to speed up the traffic between client and server

    Jan 17, 2024

  49. Get started with User Agent Filtering

    ngrok users can now use the User Agent Filter module to filter traffic destined for upstream services based on the value of the HTTP user-agent request header.

    Dec 15, 2023

  50. Our next generation firewall project

    Read about how we have improved our firewall and created an open-source Firewall Toolkit in the process.

    Dec 7, 2023

  51. Agent versions 3.1 and older are no longer supported

    As of Jan. 15, 2024, free accounts using the ngrok agent version prior to version 3.2 will no longer connect to the ngrok service.

    Nov 30, 2023

  52. Introducing Pay-as-you-go pricing for ngrok

    New from ngrok: Pay-as-you-go pricing. Optimize costs by paying just for active endpoints, perfect for delivering apps and APIs to production.

    Oct 31, 2023

  53. Introducing Cloud Edges for all ngrok users

    Announcing the addition of Cloud Edges to our free tier to deliver production apps and APIs on ngrok

    Aug 28, 2023

  54. Static domains for all ngrok users

    All ngrok users can now claim one static domain for free. Your ngrok URL will not change on the free plan.

    Aug 16, 2023

  55. Product Updates: ngrok-go, ngrok-rs, OAuth & Webhooks for free

    This month we've been busy with ngrok-go, ngrok-rust, making OAuth and webhook verification free for all plans, and traveling coast to coast and even to Europe.

    Apr 7, 2023

  56. New ngrok domains now available

    Announcing new ngrok domains for free and paid users. Automatically route traffic to the nearest region, providing visitors with a faster experience.

    Apr 6, 2023

  57. Introducing ngrok-rs - safe and portable network ingress to your Rust apps 🦀

    Today, we're excited to announce ngrok-rs, our native and idiomatic crate for embedding secure ingress directly into your Rust applications.

    Mar 29, 2023

  58. Expanding ngrok's free plan with security in one line

    We're adding our security features — OAuth and Webhook validation — to our free plan.

    Mar 16, 2023

  59. Introducing ngrok-go: Ingress to Your Go Apps as a net.Listener

    Announcing ngrok-go, for embedding secure ingress directly into your Go applications. ngrok-go is the ngrok agent packaged as a Go library.

    Mar 9, 2023

  60. How ngrok Actively Combats Phishing Attacks

    Phishing attacks are one of the most common attacks on the internet, and ngrok is committed to actively trying to stop them.

    Feb 28, 2023

  61. New ngrok Global Network Domains coming soon

    Announcing the release of our new ngrok Global Network domains for our free and paid users. Read to learn more about our upcoming Global Network capabilities.

    Feb 20, 2023

  62. ngrok December update: Dashboard SSO, Identity-Aware Ingress

    Improved security with Dashboard SSO & Identity-Aware Ingress, new docs, community contributions to webhook security, and open-source firewall tools for go.

    Dec 21, 2022

  63. Single Sign-On for the ngrok Dashboard

    Sign in to ngrok easier with SSO

    Nov 9, 2022

  64. ngrok October update: no-grok, OAuth, and webhooks for all

    Agentless ngrok, new integrations, new OAuth providers, and signed agent. Launch your tunnels faster with IT and security approval.

    Nov 1, 2022

  65. ngrok August Update: webhooks, community & trust portal

    We've been busy working on webhook verification, the trust & security portal, and even our community efforts with Slack. Read on for more details!

    Aug 18, 2022

  66. ngrok Security Disclosure, May 2022

    Last week, we fixed a multi-tenancy bug in the ngrok dashboard’s caching layer. We have contacted all accounts affected by the bug directly.

    May 18, 2022

  67. Deploying ngrok in Production

    In this post, we navigate some of the best practices, key considerations, and features provided by ngrok for production scenarios

    May 3, 2022