Doctor-grade CLI checks
Config, token, relay, DNS, and local service checks point at the broken link before you start guessing.
Proxlane is a developer tunnel service with a small Go CLI, HTTPS-backed HTTP tunnels, public TCP/UDP endpoints, fixed port reservations, metadata logs, and Basic/Bearer protection for HTTP traffic.
TLS edge for HTTP tunnels
callbacks and web apps
random or fixed ports
Bedrock and datagrams
$
Doctor
checks
Subdomain
reserved
Logs
inspect
Protection
edge
Built-in workflow
Config, token, relay, DNS, and local service checks point at the broken link before you start guessing.
Plus and Pro users can reserve HTTP hostnames plus fixed TCP/UDP ports, then the relay enforces ownership.
HTTP, TCP, and UDP logs split cleanly, with timing, bytes, tunnel, and endpoint metadata.
Basic Auth and Bearer tokens are checked at the relay before HTTP requests reach your local service.
Traffic flow
Caddy terminates HTTPS for HTTP traffic, the relay matches active endpoints, applies optional HTTP protection, records metadata, then forwards traffic through agent-opened data connections.
Outbound agent
The CLI keeps a control session to the relay and opens data connections outward for traffic.
Scoped identity
Tokens, subdomains, tunnels, and logs stay tied to the signed-in user.
Protected edge
Basic Auth and Bearer tokens are checked by the relay before a request reaches localhost.
Network patterns
These diagrams match the current relay, CLI, dashboard, and SQLite-backed policy implementation: outbound agent sessions, relay-side protection, reserved endpoint ownership checks, traffic inspection, and monthly transfer enforcement.
HTTP / HTTPS
HTTP traffic enters through the HTTPS edge, then the relay chooses the active tunnel and sends the request through the agent connection.
TCP / UDP
TCP and UDP endpoints listen on public ports. Random ports skip reserved ranges, while fixed ports require the signed-in owner.
Ownership
Reserved hostnames and fixed ports live in Endpoint rows. The relay rejects unreserved or other-user endpoints before the tunnel starts.
Observability
The relay records connection metadata and transfer usage as traffic closes, giving Logs and Billing the same source of truth.
Common jobs
Point a service callback at a Proxlane HTTPS URL while your app runs on localhost.
Connect CLISend a protected URL to a teammate or client without deploying the branch.
Manage endpointsOpen the metadata inspector when status, bytes, remote address, or endpoint routing look wrong.
Open logsExpose local SSH, database, Java or Bedrock game-server ports when HTTP is not enough.
Run tunnelReserve a Plus or Pro hostname or fixed TCP/UDP port once, then reuse it from the CLI for demos and callbacks.
Reserve endpointRun doctor before support: token, relay, DNS, and local reachability are checked together.
View commandsPricing
Free is enough to try the agent. Plus and Pro add active tunnel capacity, reserved HTTP hostnames, fixed TCP/UDP ports, and monthly transfer for regular development work.
Free
0円/月
1 tunnel
5GB transfer
Plus
390円/月
3 tunnels
1 host + TCP/UDP ports
Pro
980円/月
10 tunnels
5 hosts + TCP/UDP ports
Stack