8000 GitHub - fieu/phust: Send RCON commands to your Rust server via the command-line ⛏
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fieu/phust

Repository files navigation

phust ⛏

Send RCON commands to your Rust server via the command-line

Requirements

  • PHP >= 8.1

Installation

Download the latest binary from the releases page.

Usage

$ 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"

License

Phust is an open-source software licensed under the MIT license.

About

Send RCON commands to your Rust server via the command-line ⛏

Topics

Resources

License

Stars

Watchers

Forks

Languages

0