# ngrok

ngrok - put localhost on the internet

應用場景：

- 安全的連線至客戶的網路環境
- 連線至 dev/test 環境，例如測試整合 webhook、與團隊一起預覽開發網站、測試驗證手機後端程式

##### Pyngrok

ngrok SDK for Python

- [pyngrok - a Python wrapper for ngrok — pyngrok 7.1.6 documentation](https://pyngrok.readthedocs.io/en/latest/)
- GitHub: [https://github.com/alexdlaird/pyngrok](https://github.com/alexdlaird/pyngrok)

##### URLs

- [ngrok | Unified Application Delivery Platform for Developers](https://ngrok.com/)
- [使用 ngrok 服務讓人連線到你的 localhost 伺服器 - MyApollo](https://www.myapollo.com.tw/blog/development-tool-ngrok/)

類似的服務

- [Localtunnel ~ Expose yourself to the world](https://theboroer.github.io/localtunnel-www/)
- [localhost.run | localhost.run](https://localhost.run/)
- [pgrok](https://github.com/R44VC0RP/pgrok) - Personal ngrok alternative.