All guides
Guides/Tunnel management

Create a Persistent Tunnel

Create a stable endpoint, manage its state, and protect it with an Access Key.

Read time 8 分钟·Updated 2026-08-25

When to use one

Choose a Persistent Tunnel for a stable slug, long-running service, or webhook endpoint. It belongs to your account.

Create it in the console

  1. Open the console.
  2. Select New Tunnel and enter a lowercase slug.
  3. Save the Access Key shown once after creation.

Connect a local service

anureo expose http://127.0.0.1:8080 --tunnel my-api

Use the public URL shown in the console. Disable the Tunnel to stop forwarding.

Was this guide helpful?

Copy as Markdown