Last Updated 3/14/24 RCON is a tool that can be used to remotely execute commands to your Rust server. This tool can be used by different external applciations to connect and interact with your rust server. By default, Rust doesn’t have an intuitive way to give commands to the server, or from the control panel. Without RCON access, you wouldn’t be able to send commands to your server. In this guide, we will explain how to enable RCON, and how to set up an application called RustAdmin to interact with your Rust server from an intuitive desktop application.Documentation Index
Fetch the complete documentation index at: https://docs.atomicnetworks.co/llms.txt
Use this file to discover all available pages before exploring further.
Enabling RCON on Rust Server
To enable RCON on your Rust server:Navigate to Atomic Panel
Click here to navigate to Atomic Panel. You can log in using your account credentials that you received following checkout. The credentials email is sent to the email address on file in the Billing Panel.
If you’re not a current Atomic Networks client, get started on a Rust server in less than half an hour. If you’re already hosting with another Rust service, see how we offer way more for way less.
Stop Your Server
In order for the changes to be active, you will need to stop and restart your server once you are done.
Edit the `RCON Password` box in the Startup Parameters.
This is the password that applications are going to use to connect to your server. Make this password long and hard to guess.
Take note of your 'RCON Port' box.
You will need to copy this port to set up some configuration for applications later.
How to Use RustAdmin
RustAdmin is an admin panel with an intuitive GUI used to manage your server. The main strength of using RustAdmin is that you are able to see the bans a player has receieved from other Rust server communities. To use RustAdmin:Download the RustAdmin Client
Go to https://www.rustadmin.com/If you wish to use the shared bans functionality, you will need to create an account.
Extract the Files and Open RustAdmin.exe
When you download RustAdmin, it will be downloaded as a .zip File. Open the file and use a tool like WinRar or 7Zip to extract the files to your computer.After the files have been extracted, open the “RustAdmin.exe” file.

Navigate to the 'Configuration' page.
Here, we will configure all the RCON settings to connect your application to your server.
- Set
RCON typetoWebRcon - Set
Server portto28015(this is the port for Rust) - Set
RCON portto the value in theRCON Portbox found while enabling RCON on your Rust server. - Set
Passwordto the value in theRCON Passwordbox found while enabling RCON on your Rust Server. - (Optional) Sign in with your RustAdmin credentials.

Still having issues? Contact our support at https://billing.atomicnetworks.co/submitticket.php
