SaturnsVoid / GamingGroupManager

A tool to control gamming servers and handle Member management. Written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gaming Group Manager

A tool to control gamming servers and programs while handling Member management. Written in Go.

NOTE THIS CURRENTLY WILL ONLY WORK FULLY ON WINDOWS BASED MECHINES, CAN BE EDITED TO RUN ON ANY SYSTEM.

Features

  • Add/Remove Aditional Admins
  • Add/Edit/Remove Aditional Games
    • Icons Supported
  • Add/Edit/Remove/Start/Restart/Stop Servers and Programs
  • Change Panels Community Name
  • Add/Edit/Remove Members
    • List Games
      • Game Name with Icon
      • Game Username
      • Game Rank/Roll
      • Game Departments
    • List Usernames
    • List Ranks
    • List Status (New, Active, Away, MIA, Inactive, Banned, Custom)
    • Admin Notes of user
    • List Forum URL
    • List Last Roll Call Date and Time
  • Admin Notes Dashboard for all admins to comunicate
  • Admin Log to keep track of whats being done
  • Member Roll Call Page
    • Give Username
    • Optinal Resion for being Away
  • Get User IP Page
  • Emergency Backdoor Login (Can be removed)

UI is using Vali Admin and Font Awesome Icons. Information is saved and hosted locally for images and in a SQL database for the rest.

Images of Panel:

Login Page Dashboard Member Info Settings Servers Roll Call

How to Use:

  1. Download files
  2. Upload database.sql to SQL Software
  3. Edit main.go
  • Change Backdoor Logins
  • Change Server Port
  • Change SQL Information
  • Change MD5Salt
  1. Get and Compile Program
  2. Run Program
  3. Login with Backdoor and make new Admin account

NOTE: Make sure the "static" folder and files are in the same directory as the program.

Packages Used:

  • github.com/StackExchange/wmi
  • github.com/gorilla/mux
  • github.com/gorilla/securecookie
  • github.com/go-sql-driver/mysql

Donations

Please Donate To Bitcoin Address: 1AEbR1utjaYu3SGtBKZCLJMRR5RS7Bp7eE

About

A tool to control gamming servers and handle Member management. Written in Go.


Languages

Language:CSS 58.3%Language:JavaScript 20.2%Language:HTML 15.2%Language:Go 6.4%