Hi guys - I've spent a few days working on a new web app RCON client for Rust.
http://eoka.io
It's got the base features in but I'm open to any suggestions you guys have got.
- Easily see view all server stats along with connected players on the dashboard.
- View all online & banned players, check if they've ever had a VAC or community ban or view any recent messages they've sent in chat.
- Easily ban, kick or unban a player.
- View chat & send a message as server
- View and send console commands
- Give any item to a player
- Restart the server
- Mobile optimized so you can easily manage your server from your phone.
There's also an Eoka extension for uMod in development to extend RCON to allow the retrieval of things like the combat log for a player or their inventory.
You can have a look at some screenshots below.
https://imgur.com/a/m7lksYu
Everything is done through the browser - no credentials are ever sent anywhere off your browser - they are stored in local storage on your browser if you choose to save them though.
http://eoka.io
It's got the base features in but I'm open to any suggestions you guys have got.
- Easily see view all server stats along with connected players on the dashboard.
- View all online & banned players, check if they've ever had a VAC or community ban or view any recent messages they've sent in chat.
- Easily ban, kick or unban a player.
- View chat & send a message as server
- View and send console commands
- Give any item to a player
- Restart the server
- Mobile optimized so you can easily manage your server from your phone.
There's also an Eoka extension for uMod in development to extend RCON to allow the retrieval of things like the combat log for a player or their inventory.
You can have a look at some screenshots below.
https://imgur.com/a/m7lksYu
Everything is done through the browser - no credentials are ever sent anywhere off your browser - they are stored in local storage on your browser if you choose to save them though.