• Stars
    star
    23,605
  • Rank 886 (Top 0.02 %)
  • Language
    Go
  • License
    Other
  • Created about 11 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Introspected tunnels to localhost

ngrok - Unified Ingress for Developers

https://ngrok.com

This repository is archived

This is the GitHub repository for the old v1 version of ngrok which was actively developed from 2013-2016.

This repository is archived: ngrok v1 is no longer developed, supported or maintained.

Thank you to everyone who contributed to ngrok v1 it in its early days with PRs, issues and feedback. If you wish to continue development on this codebase, please fork it.

ngrok's service continues to operate and you can sign up for it here: https://ngrok.com/signup

What is ngrok?

ngrok is a globally distributed reverse proxy that secures, protects and accelerates your applications and network services, no matter where you run them. You can think of ngrok as the front door to your applications. ngrok combines your reverse proxy, firewall, API gateway, and global load balancing into one. ngrok can capture and analyze all traffic to your web service for later inspection and replay.

To use ngrok, sign up at https://ngrok.com/signup

ngrok open-source development

ngrok continues to contribute to the open source ecosystem at https://github.com/ngrok with:

What is ngrok for?

What can you do with ngrok?

  • Site-to-site Connectivity: Connect securely to APIs and databases in your customers' networks without complex network configuration.
  • Developer Previews: Demoing an app from your local machine without deploying it
  • Webhook Testing: Developing any services which consume webhooks (HTTP callbacks) by allowing you to replay those requests
  • API Gateway: An global gateway-as-a-service that works for API running anywhere with simple CEL-based traffic policy for rate limiting, jwt authentication and more.
  • Device Gateway: Run ngrok on your IoT devices to control device APIs from your cloud
  • Debug and understand any web service by inspecting the HTTP traffic to it