Create a Persistent Tunnel
Create a stable endpoint, manage its state, and protect it with an Access Key.
読了時間 8 分钟·更新日 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
- Open the console.
- Select New Tunnel and enter a lowercase slug.
- Save the Access Key shown once after creation.
Connect a local service
anureo expose http://127.0.0.1:8080 --tunnel my-apiUse the public URL shown in the console. Disable the Tunnel to stop forwarding.
このガイドは役に立ちましたか?