ZEDGR / web-rcon

A simple web rcon administration tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A simple web rcon administration tool

License:MIT License


Languages

Language:Python 51.6%Language:HTML 35.3%Language:JavaScript 13.1%