Share your dev environment instantly

Expose local services via secure tunnels with custom domains. Your team can access your running code in seconds.

$ curl -fsSL https://devenv.tools/install.sh | sh
$ devenv-tools login
$ DEVENV_DOMAIN=myapp.devenv.tools npm start
# Your app is now live at https://myapp.devenv.tools

Everything you need to share your work

From secure tunnels to custom domains, devenv.tools gives your team instant access to every running service.

Secure Tunnels

Expose any local port through encrypted tunnels. No firewall config needed.

Custom Domains

Use your own domains with automatic HTTPS. CNAME verification and Let's Encrypt built-in.

Team Sharing

Invite your team to see each other's running services. Debug together in real-time.

Simple CLI

One command to start. Auto-discovers services via environment variables. Works with any stack.

Up and running in under a minute

Three steps to share your local environment with anyone, anywhere.

1

Install the CLI

A single curl command installs the lightweight client on macOS or Linux.

curl -fsSL https://devenv.tools/install.sh | sh
2

Tag your service

Set the DEVENV_DOMAIN environment variable and start your app as usual.

DEVENV_DOMAIN=myapp.devenv.tools
3

Share the URL

Your service is live on a public HTTPS URL. Send it to your team and start collaborating.

https://myapp.devenv.tools

Simple, transparent pricing

Start for free, scale when you're ready. No hidden fees.

Free
$0/mo

Perfect for solo developers

  • 1 tunnel
  • 1 subdomain
  • Community support
Get Started Free
Team
$40/mo

For engineering teams at scale

  • 50 tunnels
  • Unlimited custom domains
  • Unlimited teams & members
  • Priority support
  • SSO (coming soon)
Start Team Trial