fibergames / csgowebinterface

A simple collection of php sites, .sh scripts and some html stuff to do some things with your CS:GO server on linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csgowebinterface

A simple collection of php sites, shell scripts and some html stuff to do some things with your CS:GO server on linux. As I just said it is only for CS:GO serevers wich are running on linux.

Functions

  • Start the server
  • Stop the server
  • Update*
  • See the status
  • change sv_cheats cvar
  • Execute a command to the server
  • Disable Plugins*
  • See enable and disabled Plugins
*This functions need a lot of improvement!!

What you will need:

  • A web Server (I use Apache)
  • PHP
  • A CS:GO Server
  • Some basic Linux command Knowledge
  • The linux application screen

Installation

  • Copy all stuff into the var/www/ folder.
  • Edit the dire.cfg and set your password in the acsess.php(default password is 'hello')

About

A simple collection of php sites, .sh scripts and some html stuff to do some things with your CS:GO server on linux


Languages

Language:PHP 74.8%Language:CSS 18.5%Language:Shell 6.7%