RustCommander
Rust admin wiki

What is Rust RCON?

Rust RCON is the remote console connection that lets server owners and moderators send admin commands to a Rust server without being inside the game client.

what is Rust RCON

How RustCommander helps.

Focused context for the admin workflow behind this page, written for server owners who need clarity before they act.

// 01

How Rust RCON is used

Rust server admins use RCON to run commands such as kicking or banning players, reading server output, checking status, and managing operational tasks from outside the game.

// 02

Why RCON needs context

Raw RCON is powerful but easy to misuse when commands are separated from player history, logs, and chat. RustCommander places RCON next to moderation context so admins can act with more confidence.

// 03

Common Rust RCON commands admins use

Frequently used RCON commands in Rust include: banning a player by SteamID, kicking a player, checking the current online player list, granting and revoking Oxide/uMod group membership for VIP or moderator roles, and querying server health. A web RCON dashboard surfaces these commands with autocomplete and keeps a log of each one executed.

// 04

The difference between WebSocket RCON and legacy WebRCON

Rust supports both WebSocket RCON (the current standard, used since 2018) and the older WebRCON protocol. Most modern admin tools connect over WebSocket RCON, which is more reliable and supports larger payloads. RustCommander uses WebSocket RCON to connect to your server.

// 05

Protecting RCON access on a Rust server

RCON credentials give full control over the server. Best practices include using a strong, unique RCON password, never sharing it in Discord, and using a web panel that stores credentials server-side rather than in a browser. RustCommander stores RCON credentials per server so moderators can run commands without ever seeing the password.

Run this workflow from the panel.

Open RustCommander, add your first server, install the Oxide / uMod bridge, and keep RCON, players, maps, plugins, logs and VIP roles in one place.