Tunnels
Tunnels expose your local RTILA instance to the internet for remote execution.
Public Tunnel (Cloudflared)
Section titled “Public Tunnel (Cloudflared)”Enabling
Section titled “Enabling”- Go to Preferences → General.
- Enable Public URL for Remote Execution.
- A public URL is generated automatically (e.g.,
https://random-xyz.trycloudflare.com).
How It Works
Section titled “How It Works”- RTILA starts a Cloudflared tunnel.
- The tunnel creates a public URL pointing to your local RTILA instance.
- External systems can send requests to this URL.
- The requests are forwarded to your local RTILA instance.
Limitations
Section titled “Limitations”| Limitation | Description |
|---|---|
| Temporary URL | The URL changes every time you restart the app or toggle the tunnel |
| Requires internet | The tunnel requires an active internet connection |
| No custom domain | Uses a random trycloudflare.com subdomain |