Proxlane

Local tunnels for builders

Proxlane

A quiet control plane for HTTP and TCP tunnels, backed by a Go relay and a SQLite-first dashboard.

GitHub
proxlane
relay ready

$ proxlane http 3000

HTTP tunnel ready: http://quiet-lane.localhost:8080

$ proxlane tcp 22

TCP tunnel ready: tcp://127.0.0.1:10000

Relay

Go control connection, HTTP reverse proxy, TCP bridge.

Auth

GitHub OAuth, database sessions, user-scoped records.

SQLite

Single-file MVP storage with Prisma and local CLI support.