Disable EAC on Your Rust Server
Disabling Easy Anti-Cheat (EAC) is required for some testing or modding scenarios. Be aware that servers with EAC disabled will not appear in the in-game server list. Players can still connect directly if the server is in their Steam Favorites. See Server Not Showing on the In-Game List for Steam Favorites instructions.
Steps
- Log into the Game Control Panel and stop your server.
- Go to Configuration Files and open
server.cfgusing the Text Editor. - Add or update the following lines:
server.secure "0" server.encryption "0" server.eac "0" - Click Save and Exit.
- Start your server.
Warning: Servers with EAC disabled will not show in the in-game server browser. Players must connect directly via IP.