sampctl icon indicating copy to clipboard operation
sampctl copied to clipboard

HTTP Server for remote commands with proper authentication

Open Southclaws opened this issue 7 years ago • 1 comments

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 avatar Sep 27 '17 18:09 Southclaws

Could run a little frontend panel too, some resources:

  • https://github.com/pkg/browser - open browser windows
  • https://github.com/valyala/quicktemplate - fast template renderer
  • http://golangserver.com/ - possible embeddable frontend framework

Southclaws avatar Oct 08 '17 09:10 Southclaws