/web-rcon

A simple web rcon administration tool

Primary LanguagePythonMIT LicenseMIT

Web-Rcon

Web-rcon is a web application for easy management of a CoD2 Server. (maybe it works on other game servers too but it is not tested CoD, CoD4, CS, etc)

Tech Stack

  • Python 3.9
  • Flask 1.1.2

Installation

pip install -r requirements.txt

Usage

python backend/app.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Use black with the default settings for code formatting

License

MIT