Limyrx Studio IDE

Tunnels

Tunnels let you access your Limyrx Studio IDE instance from anywhere, even behind NAT or firewalls.

How Tunnels Work

The desktop app or server creates an outbound WebSocket connection to the relay server, which assigns a public URL. Traffic is encrypted end-to-end.

Creating a Tunnel

Click Tunnel in the status bar. Give it a name and the IDE generates a URL like https://my-project.tunnel.limyrxstudio.dev.

Tunnel Security

Tunnels are password-protected by default. You can also restrict access by IP, require OAuth, or disable tunnels entirely in Settings.

See Also