Learn about how to connect to your Rust server in a few minutes.
Find the IP address for your server.
45.61.170.59:28024
turns into 45.61.170.59
Open the Rust game client and press F1.
Enter the 'client.connect' command.
client.connect <IPADDRESS>
where:<IPADDRESS>
= The IP address you collected in Step 1.