Custom domains with DNS checks
Plus and Pro users can point a CNAME at Proxlane, verify DNS in the dashboard, and run HTTPS tunnels on their own hostname.
Proxlane is a developer tunnel service with a small Go CLI, HTTPS-backed HTTP tunnels, public TCP/UDP endpoints, custom domains, background profiles, traffic inspection, and relay-side access controls.
TLS edge for HTTP tunnels
callbacks and web apps
random or fixed ports
Bedrock and datagrams
$
Domains
custom
Background
service
Safety
guard
Support
bundle
Built-in workflow
Plus and Pro users can point a CNAME at Proxlane, verify DNS in the dashboard, and run HTTPS tunnels on their own hostname.
Profiles and OS services keep tunnels running after the terminal closes, with status, logs, and dashboard visibility.
HTTP, TCP, and UDP activity can be filtered, searched, inspected, and copied as replay-ready curl commands.
The relay checks Basic Auth, Bearer tokens, and saved IP allowlists before traffic reaches your local service.
Suspicious paths, oversized bodies, rate spikes, allowlist misses, and custom domain DNS failures are blocked and surfaced in Safety.
A redacted diagnostic bundle captures version, OS, profiles, service status, doctor output, and recent logs for support.
Recently shipped
The product now covers the pieces that matter after a tunnel is online: stable hostnames, long-running agents, visibility, and safer public edges.
Reserve a custom HTTP domain, follow the CNAME guide, verify DNS, then start with proxlane http --domain.
Use background profiles and the local service runner on Linux or Windows when a tunnel should survive a closed terminal.
Basic Auth, Bearer tokens, and IP allowlists are enforced at the relay before requests reach localhost.
Traffic logs, Safety events, usage accounting, DNS health, and support diagnostics now share one SQLite-backed control plane.
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
Authentication and IP allowlists are checked by the relay before traffic 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. Verified custom domains and Proxlane hosts route to the active tunnel 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, custom domains, and fixed ports live in Endpoint rows. The relay checks owner, plan, and DNS before accepting the tunnel.
Observability
The relay records connection metadata, sampled request details, transfer usage, and blocked events for Logs, Billing, and Safety.
Common jobs
Point a service callback at a Proxlane HTTPS URL while your app runs on localhost.
Read webhook guideSend a protected URL to a teammate or client without deploying the branch.
Read localhost guideOpen the metadata inspector when status, bytes, remote address, or endpoint routing look wrong.
Read webhook guideExpose local SSH, database, Java or Bedrock game-server ports when HTTP is not enough.
Browse guidesReserve a Plus or Pro hostname, custom domain, or fixed TCP/UDP port once, then reuse it from the CLI for demos and callbacks.
Read localhost guideSave a background profile when a tunnel needs to keep working after the terminal closes.
Read localhost guidePricing
Free is enough to try the agent. Plus and Pro add active tunnel capacity, reserved HTTP hostnames or custom domains, fixed TCP/UDP ports, and monthly transfer for regular development work.
Free
¥0/month
1 tunnel
random HTTP host
Plus
¥390/month
3 tunnels
1 HTTP host/domain + fixed TCP/UDP
Pro
¥980/month
10 tunnels
5 HTTP hosts/domains + fixed TCP/UDP
Stack