Southclaws / sampctl

The Swiss Army Knife of SA:MP - vital tools for any server owner or library maintainer.
GNU General Public License v3.0
242 stars 34 forks source link

HTTP Server for remote commands with proper authentication #20

Open Southclaws opened 7 years ago

Southclaws commented 7 years ago

RCON is pretty basic and requires a proprietary client, a solution would be a HTTP RESTful API that would allow authenticated user(s) to control the server and retrieve data via HTTP calls.

Southclaws commented 7 years ago

Could run a little frontend panel too, some resources: