Tools: I Built A Go-based Ngrok Alternative With Zero Dependencies 2026

Tools: I Built A Go-based Ngrok Alternative With Zero Dependencies 2026

Built a complete ngrok-like tunnel service in Go in one evening (~3.5 hours of focused coding time). Includes both client CLI and backend server. Total code: ~800 lines. Works with Cloudflare Tunnels for free, secure HTTPS tunnels from localhost to the internet.

Tech Stack: Go, Cloudflare Tunnels, Cloudflare API

Website: https://www.golocalport.link/

Source: HackerNoon