GithubHelp home page GithubHelp logo

shobhit-pathak / cs2-rcon-panel Goto Github PK

View Code? Open in Web Editor NEW
49.0 6.0 16.0 509 KB

A simple web panel to control CS2 servers using RCON

License: MIT License

JavaScript 53.47% CSS 0.68% EJS 45.28% Dockerfile 0.57%
counter-strike counter-strike-2 cs2 cs2-server rcon cs2-rcon cs2rcon

cs2-rcon-panel's Introduction

CS2 RCON Web Panel

UPDATE: I've released a CS2 Plugins called MatchZy: https://github.com/shobhit-pathak/MatchZy. MatchZy is a plugin for CS2 (Counter Strike 2) for running and managing pugs/scrims/matches with easy configuration!

A simple web panel to control CS2 servers via RCON

Usage (Without Docker)

  • Install NodeJS 18.0 or higher
  • Run npm install in the root project folder
  • Run npm install -g nodemon to install nodemon
  • Run nodemon app.js in the root project folder
  • Default login credentials can be changed from db.js

Usage (Using Docker)

  • Run docker-compose build to build the image
  • Run docker-compose up to start the container
  • Navigate to localhost:3000 to start using the panel
  • Default login credentials can be changed from db.js

Abilities

  • Setup Competitive/Wingman gamemodes
  • Pause/Unpause/Restart match
  • List and restore round backups
  • Start Knife/Warmup/Live rounds (CFGs are in cfg folder, sent via RCON)
  • Send RCON Commands to the server

Todo

  • Add teams and players
  • Add password option while setting up the server
  • Improve UX/UI
  • Improve/clean code (This is my first time working with node :P)
  • Create executable

Screenshot

Screenshot

Limitations

  • Cannot get logs, feeds (log_address is not present in CS2 as of now)

License

MIT

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.