How to Set Up RCON on Your Conan Exiles Server

How to enable remote console access for your Conan Exiles dedicated server.

Enabling RCON

In Game.ini:

[RconPlugin]
RconEnabled=1
RconPassword=YourSecurePassword
RconPort=25575
RconMaxKarma=60
SettingDefaultDescription
RconEnabled01 = enabled
RconPassword""RCON authentication password
RconPort25575TCP port for RCON
RconMaxKarma60DDoS prevention threshold

Port 25575 (TCP) must be forwarded.

RCON Tools

Any Source RCON-compatible client works:

  • mcrcon (cross-platform CLI)
  • BattleMetrics RCON (web-based)
  • rcon-cli (Linux)

Using RCON

Connect, then type help for available commands. Use con <playerid> <command> to execute in-game admin commands remotely.

How is this guide?

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

On this page