Lab Rooms Sandbox
Launch the fixed lab rooms demo. Configure the base URL for the demo server you deploy on Hostinger.
Desktop recommended
These demos rely on popouts (
window.open) and real-time sockets.
Demo configuration
Enter the base URL of your deployed networking server. This is where the lab lives.
Demo base URL
WebSocket path
Popout Lab
Open lab
WebSocket
wss://…
Hostinger notes
Use single-port mode on Hostinger: set
WS_MODE=shared and
WS_PATH=/ws (optional). The WebSocket URL becomes
wss://your-domain.com/ws.