{"id":13393986,"url":"https://github.com/inconshreveable/ngrok","last_synced_at":"2025-12-16T17:33:01.226Z","repository":{"id":7547938,"uuid":"8900723","full_name":"inconshreveable/ngrok","owner":"inconshreveable","description":"Unified ingress for developers","archived":true,"fork":false,"pushed_at":"2024-04-26T18:11:18.000Z","size":673,"stargazers_count":24259,"open_issues_count":0,"forks_count":4282,"subscribers_count":659,"default_branch":"master","last_synced_at":"2025-02-15T13:03:51.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ngrok.com","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inconshreveable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2013-03-20T09:37:43.000Z","updated_at":"2025-02-15T10:19:31.000Z","dependencies_parsed_at":"2024-01-06T01:20:29.741Z","dependency_job_id":null,"html_url":"https://github.com/inconshreveable/ngrok","commit_stats":{"total_commits":282,"total_committers":27,"mean_commits":"10.444444444444445","dds":"0.17375886524822692","last_synced_commit":"a8e7fa486348f391f4bdf241344d798297f953bc"},"previous_names":[],"tags_count":21,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inconshreveable%2Fngrok","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inconshreveable%2Fngrok/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inconshreveable%2Fngrok/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inconshreveable%2Fngrok/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inconshreveable","download_url":"https://codeload.github.com/inconshreveable/ngrok/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239479519,"owners_count":19645758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T17:01:04.648Z","updated_at":"2025-11-06T03:30:25.160Z","avatar_url":"https://github.com/inconshreveable.png","language":"Go","funding_links":[],"categories":["Go","Utilities","Misc","Apps","语言资源库","\u003ca id=\"01e6651181d405ecdcd92a452989e7e0\"\u003e\u003c/a\u003e工具","Reverse Proxy","Go (531)","HarmonyOS","others","1. language","Tools","Load testing","Reverse Proxies \u0026 Load Balancers","实用工具","實用工具"],"sub_categories":["Advanced Console UIs","Network","go","\u003ca id=\"e9f97504fbd14c8bb4154bd0680e9e62\"\u003e\u003c/a\u003e反向代理","Popular Reverse Proxies","Windows Manager","1.7 Go","Satellite","collection","\u003cspan id=\"高级控制台用户界面-advanced-console-uis\"\u003e高级控制台用户界面 Advanced Console UIs\u003c/span\u003e","高级控制台界面","高級控制台界面"],"readme":"# ngrok - Unified Ingress for Developers\n\n[https://ngrok.com](https://ngrok.com)\n\n## ngrok Community on GitHub\n\nIf you are having an issue with the ngrok cloud service please open an issue on the [ngrok community on GitHub](https://github.com/ngrok/ngrok)\n\n## This repository is archived\n\nThis is the GitHub repository for the old v1 version of ngrok which was actively developed from 2013-2016.\n\n**This repository is archived: ngrok v1 is no longer developed, supported or maintained.**\n\nThank 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.\n\nngrok's cloud service continues to operate and you can sign up for it here: [https://ngrok.com/signup](https://ngrok.com/signup)\n\n## What is ngrok?\n\nngrok 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.\n\nTo use ngrok, sign up at [https://ngrok.com/signup](https://ngrok.com/signup)\n\n## ngrok open-source development\nngrok continues to contribute to the open source ecosystem at [https://github.com/ngrok](https://github.com/ngrok) with:\n- [The ngrok kubernetes operator](https://github.com/ngrok/kubernetes-ingress-controller)\n- [The ngrok agent SDKs](https://ngrok.com/docs/agent-sdks/) for [Python](https://github.com/ngrok/ngrok-python), [JavaScript](https://github.com/ngrok/ngrok-javascript), [Go](https://github.com/ngrok/ngrok-go), [Rust](https://github.com/ngrok/ngrok-rust) and [Java](https://github.com/ngrok/ngrok-java)\n\n\n## What is ngrok for?\n\n[What can you do with ngrok?](https://ngrok.com/docs/what-is-ngrok/#what-can-you-do-with-ngrok)\n\n- Site-to-site Connectivity: Connect securely to APIs and databases in your customers' networks without complex network configuration.\n- Developer Previews: Demoing an app from your local machine without deploying it\n- Webhook Testing: Developing any services which consume webhooks (HTTP callbacks) by allowing you to replay those requests\n- 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.\n- Device Gateway: Run ngrok on your IoT devices to control device APIs from your cloud \n- Debug and understand any web service by inspecting the HTTP traffic to it\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finconshreveable%2Fngrok","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finconshreveable%2Fngrok","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finconshreveable%2Fngrok/lists"}