An open API service indexing awesome lists of open source software.

https://github.com/atomy/fake-rcon-server-backend

Fake rcon-server cli exposing manipulation options via websockets.
https://github.com/atomy/fake-rcon-server-backend

fake-rcon fake-rcon-server rcon rcon-server

Last synced: 4 months ago
JSON representation

Fake rcon-server cli exposing manipulation options via websockets.

Awesome Lists containing this project

README

          

# Overview
Fake Rcon server backend, handling all paket sending stuff.

# Build and run
## Linux
```bash
$ ./auto_build.sh
$ ./run.sh
```

## Windows
```bash
$ ./auto_build.sh
$ ./run.bat
```