Remote console done right.
Rust RCon Web connects to your Rust server over WebSocket and gives you a blazing-fast, feature-rich console in your browser.
Everything you need
Live Console
See output in real-time with colour-coded log types and automatic scroll.
Command History
Navigate previous commands with ↑ / ↓ and re-execute instantly.
Multi-Server Manager
Add, delete and switch between multiple Rust servers effortlessly.
Resilient Reconnect
Automatic exponential back-off reconnection keeps you online.
Secure by Default
Supports
wss://
and never stores credentials.Open-source
Built with SvelteKit, Tailwind and Bun – MIT licensed.
How it works
Connect
Enter your server IP:port and RCon password – optionally use secure WebSocket.
Execute commands
Send single commands or stream multiple responses with one click.
Monitor output
Live console updates show chat, reports, warnings and errors in real-time.
Built with modern tech
Powered by Svelte v5 runes, Bun, Tailwind v4 and Vitest – delivering instant reloads and a delightful DX.
Ready to take control?
Spin up Rust RCon Web locally or deploy it anywhere Bun runs.
Open Console Now