1 min read

How To Connect To Your Rust Server

This guide will help you quickly connect to your Rust server using an IP address.

How to Connect Using the Console

  1. 1
    Log in to Bropanel and select your Rust server.
  2. 2
    Copy the server IP address from the Overview page.
  3. 3
    Open Rust.
  4. 4
    Press F1 to open the console.
  5. 5
    Type the command connect followed by the copied server IP and press Enter.

Example: If your server IP is 192.168.1.100:28015, type: connect 192.168.1.100:28015