A simple, but useful web panel to control CS2 servers via RCON
Have a look at these CS2 Server Docker-Images
- Server Management
- Map Management with Workshop Support
- User & Permissions System
- Clustered Commands as Promts
git clone git@github.com:fluse/rcon-io.git
cd rcon-io
docker compose build
docker compose up -d
npm install
npm install -g nodemon
npm run build
nodemon --exec npm start
open localhost
- Name: gaben
- Password: money
MIT