Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Ngrok Alternatives
Similar projects and alternatives to ngrok
-
go-cron
A simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific date and time. Primarily for web applications and long running daemons.
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
-
-
excelize
Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
rclone
"rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files
-
terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
Gitea
Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
-
-
-
croc
Easily and securely send things from one computer to another :crocodile: :package:
-
-
-
-
-
Gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
ngrok reviews and mentions
-
What is the coolest Go open source projects you have seen?
ngrok
-
ngrok open source alternative for SSH tunnelling?
if you're worried about the line "ngrok captures and analyzes all traffic over the tunnel for later inspection and replay" in https://github.com/inconshreveable/ngrok, I'd say that's a valid concern but not for ssh if you make sure the client knows what the host key is and does not accept a different one
-
Building a HTTP Tunnel with WebSocket and Node.JS
To get a fix domain, we can deploy HTTP tunnel in our own server. ngrok also provides an open source version for server side deployment. But it is old 1.x version and not recommended to deploy at production with some serious reliability issues.
-
Real-time logs sharing by just piping stdout (my first golang project)
I ended up inspired by ngork structure here: https://github.com/inconshreveable/ngrok it doesn't really work well with go modules, since i will end up running project like this:
-
Reverse HTTP proxy over WebSocket in Go (Part 1)
In Go, inconshreveable/ngrok and coyove/goflyway is well known, especially ngrok is popular among developers as a SaaS service.
- 15 Command Line Tools which Spark Joy in Your Terminal
-
Cozy, an AI Camera for the Pi
> > DO NOT RUN THIS VERSION OF NGROK (1.X) IN PRODUCTION
> I don't see that anywhere.
I didn't find it on the website, but I did find it on the GitHub:
-
Gopher Gold #11 - Wed Sep 16 2020
inconshreveable/ngrok (Go): Introspected tunnels to localhost
-
A note from our sponsor - Onboard AI
getonboard.dev | 29 Nov 2023
Stats
inconshreveable/ngrok is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of ngrok is Go.