- PHP >= 8.1
Download the latest binary from the releases page.
$ chmod +x phust
$ ./phust rcon:send --help
$ ./phust rcon:send --ip "server.ip" --port "28016" --pass "password" --command "status"
or
$ php phust rcon:send --help
$ php phust rcon:send --ip "server.ip" --port "28016" --pass "password" --command "status"
Phust is an open-source software licensed under the MIT license.