gotunnel
Importable Go library to expose your locally running service to a public server.
Funding Links: https://github.com/sponsors/gotunnel
- Name: gotunnel
- Kind: organization
- Followers: 1
- Following: 0
- Total stars: 4
- Repositories count: 2
- Created at: 2023-03-21T20:53:04.894Z
- Updated at: 2025-03-10T06:06:55.045Z
- Last synced at: 2025-03-10T06:06:55.045Z
GitHub Sponsors Profile
Importable Go library that can be embedded inside your code to expose your locally running service to the public internet. It serves as an open-source alternative to ngrok.
How is it different from existing alternatives?
Almost every such existing project is either a standalone service or CLI that has to be run separately on your server. And can't be directly imported inside your code. This library, however, solves that.
❤️ The library implements both client and server.
🧰 Complete list of features is here.
🔜 List of features coming soon is here.
Supporting Projects
👨💻 Standalone CLI built on gotunnel.
🖥️ Prehosted server package fit for production.
🌐 Load balancer using weighted response time algorithm.
More than anything, I will genuinely consider each and every sponsorship from your end, regardless of how small or large, as an honest token of appreciation and empowerment! Thank you! ❤️
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $10.00
Featured Works
gotunnel/gotunnel
Importable Go library to expose your locally running service to public internet.
Language: Go - Stars: 4