acemod / docker-reforger

Arma Reforger installation in Docker
MIT License
59 stars 30 forks source link

[Feature] RCON support #36

Closed hafometh88 closed 11 months ago

hafometh88 commented 11 months ago

added optional support for RCON - https://github.com/acemod/docker-reforger/issues/32

RCON

RCON can be activated by defining the RCON_PASSWORD variable.

-e RCON_PASSWORD="ExamplePassword123"

The password:

Use -e RCON_PERMISSION="" to change permission for all RCON clients.

hafometh88 commented 11 months ago

Thank you

hafometh88 commented 11 months ago

@jonpas @BrettMayson pls merge :)