breixopd / basic-admin-panel

A fairly basic admin panel which allows you to run shell commands, see server resources, write and save notes (displayed as cards) and more.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

basic-admin-panel

A fairly basic admin panel which allows you to run shell commands, see server resources, write and save notes (displayed as cards) and more. Also saves log in attempts with IP, date and the email attempted and displays inside the dashboard.

Set up

Import db.sql to your MySQL server Edit database credentials in server.php line 10

Compatibility

Constantly updating but currently mainly tested on Ubuntu servers with most features also having Windows compatibilities (as Windows has different permissions and commands)

NOTE

This repository may not be up to date with the current version but I will try update as I add more to it.

About

A fairly basic admin panel which allows you to run shell commands, see server resources, write and save notes (displayed as cards) and more.


Languages

Language:PHP 94.9%Language:JavaScript 4.0%Language:CSS 1.1%