This will explain how to connect to your server via the Rust Admin RCON tool. Download Rust Admin from Install and click the 'Configuration' tab; Select 'Web RCON' and enter your server's RCON information, this can be found in your Commandline and your welcome email.
Downloads Web Rcon: Rcon Tool: https://www.rustadmin.com/. Admin Tools The gui rcon administration program for minecraft servers, supporting varius features such as scripting, custom themes and many more. Visit the project website: https://admintools.app. Crafted With Love. We all love Rust. We payed extra attention to small details and always try to deliver the best we can in order to make your life as an administrator easier. Professional administration tool! A pure joy to work with! It just works on every of my devices! You get a lot of features!
RCON Web Admin as a powerful web interface to control your RCON server, e.g: for Rust game servers, but not limited to. Every RCON server will work.
The most powerful feature is that this web admin can run on a server, raspberry pi or another device that is online 24/7. It does all jobs for you, even if you are not connected to the interface. You can install it almost everywhere.
So imagine you've set-up rcon web admin so that it check users for high ping, VAC status or chat filter. The RCON web admin does it 24/7 for you, no need to have a tool opened all the time.
Notice: Currently this all is in alpha state and as with all software it need more tests to be stable. If you're interested, please help me with tests and your time. Also almost all things are currently tested for rust game servers. But the system is built to support every rcon server, like counterstrike, minecraft, etc...
if(youLikeThisRepository true && spendMeSomeRedBullOrCoffee true) echo I would really appriciate that
https://www.paypal.me/brainfoolong
Features
- Full administration via your browser, it's just a website
- Unlimited users and servers, Admin roles can manage servers, users can use the dashboard
- Powerful widget system - Developers can add new features for the dashboard easily
- Responsible - The frontend is designed for every device, desktop or smartphone.
- Run on every device that can install node.js
- So many more... Give it a try
Widgets
The widgets are powerful, they deserve an extra header here. All dashboard things are written in widgets. From the simplest to the most powerful tool, widgets are the way to go. They are some sort of 'High level' programs inside the rcon web admin. You don't have to dig much into the code to write widgets. It's basically HTML and JS.
Download
Goto Github for all download instructions.
Screenshots
What is an 'RCON' tool?
Rust has no console by default, so there's no normal way to issue commands to the server from inside the game, or from the AleForge control panel. To issue commands to the server, you will need to use what is called an 'RCON' tool, which stands for 'remote console'. Without the RCON tool, the server is a black box, and you have no idea what it's doing internally.
The RCON will create a two-way connection with the server, allowing you to send it commands, and then see output and confirmations from those commands running.
Enable RCON Access on Your Rust Server
Before you even install or use an RCON tool, you need to change some settings on the AleForge control panel for your Rust Server to allow RCON connections from an RCON tool.
Click on 'Game Settings' on the leftmost side of the AleForge server control panel, and then click the 'Startup' tab on the blue bar across the middle of the screen.
On this page, do the following:
Enter an RCON password
Make a mental note of what your server port and RCON port are set to, you will need them for later.
You will also want to make a note of your IP address from the 'Overview' page in your panel for later as well.
Create a RustAdmin account
In order to use the RustAdmin client, you will need to create an account on their website: https://www.rustadmin.com/
Add Your Server to Your RustAdmin Account
After you have created your account and you are logged into it from their website, you need to add the server to your RustAdmin account and Verify it.
Download and setup RustAdmin
You can download RustAdmin from the same website. It will download as a zip file.
Dayz Admin Rcon Tool
You do not need to 'install' it. Simply unzip the package, open the folder inside and it's ready to be used wherever you unzipped it.
Enter Connection Information on the Configuration Screen
Change the settings on this page and save it. Once you've entered all this information on the configuration screen, it will allow you to connect to your server by simply clicking on one button later on.
Make sure the RCON type is set to 'WebRcon'
Enter the server port for Rust
Enter the RCON port
Enter the RCON password you set earlier.
Be sure to Save the configuration near the bottom of the RustAdmin client.
Ark Rcon Admin Tool
Connect to the Server with RCON
To make a connection to your Rust server, click on the 'Server' button on the dark grey bar at the top of the RustAdmin window, then click 'Connect'. It should form a connection based on the information you entered on the configuration screen.
Unless something is currently happening on the Rust server, you probably won't see anything else happening on other parts of the screen. You will generally only see something appear in the console section of RustAdmin if you have run a command.
Entering Commands in the RCON Window
You can enter commands in the lowest box in the Console tab, and you will see the output from those commands appear in the console window above.