Navigate:
~$NGROK0.0%

ngrok v1: Archived reverse proxy tool (superseded)

Original ngrok v1 reverse proxy (2013-2016, archived). For current ngrok, see the cloud service.

LIVE RANKINGS • 10:20 AM • STEADY
OVERALL
#445
17
NETWORKING
#19
30 DAY RANKING TREND
ovr#445
·Netwo#19
STARS
24.5K
FORKS
4.3K
7D STARS
-1
7D FORKS
-2
See Repo:
Share:

Learn more about ngrok

ngrok is a globally distributed reverse proxy service that creates secure tunnels between local applications and the internet. It operates through a cloud-based infrastructure that routes traffic from public endpoints to private services running behind firewalls or NAT. The service provides traffic inspection, replay capabilities, and policy-based routing using CEL expressions. Common use cases include webhook development, local application demos, IoT device connectivity, and API gateway functionality.

ngrok

1

Traffic Inspection

Captures and analyzes all HTTP traffic to services for later inspection and replay. This facilitates debugging and understanding of web service interactions.

2

Unified Ingress

Combines reverse proxy, firewall, API gateway, and global load balancing into a single service. Eliminates the need for multiple separate networking tools.

3

Zero Configuration

Creates secure tunnels without requiring complex network configuration or firewall changes. Works with services running behind NAT or corporate firewalls.




[ EXPLORE MORE ]

Related Repositories

Discover similar tools and frameworks used by developers