How To Use RCON on Your Squad Server

Learn how to use RCON for remote server administration on your Squad server.

RCON (Remote Console) allows you to send commands to your Squad server remotely. This is useful for managing the server without being connected in-game.

Setting Up RCON

Set the RCON Password

Log in to the XGamingServer Panel and select your Squad server. In the sidebar, click Files and navigate to SquadGame/ServerConfig/. Open Server.cfg and set the RCON password:

RconPassword="yoursecurepassword"

Note the RCON Port

The RCON port is typically your game port + 1. You can find the exact port on your panel Dashboard under the network allocation.

Restart Your Server

Restart the server to apply the RCON password.

Connecting with an RCON Client

Download an RCON Client

Download a Squad-compatible RCON client such as:

Connect to Your Server

Enter your server's IP, RCON port, and RCON password in the client.

Common RCON Commands

CommandDescription
AdminBroadcast [message]Send a message to all players
AdminChangeMap [layer]Change to a specific map layer
AdminSetNextMap [layer]Set the next map in rotation
AdminRestartMatchRestart the current match
AdminEndMatchEnd the current match
AdminKick [name] [reason]Kick a player
AdminBan [steamid] [duration] [reason]Ban a player
AdminSlomo [speed]Change game speed (1.0 = normal)
ListPlayersList all connected players
ListSquadsList all squads
ShowCurrentMapShow current map and layer
ShowNextMapShow next map in rotation

⚠️ Warning: Keep your RCON password secure and do not share it with untrusted players. RCON provides full server control.

📝 Note: You can also use the panel Console to send commands directly to the server without an external RCON client.

How is this guide?

40% Off — Limited TimeGet your Squad server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page