0.0.5-alpha.0 • Published 5 years ago
rcon-shell v0.0.5-alpha.0
rcon-shell
rcon
interactive shell via µdp
features
:brain: autocompletion
for commands, maps and cvar
s
:clamp: lightweight + minimalist
single self-contained file, under 5kb
no 3rd party dependencies
:moyai: compatible
supports node v10+
can be saved directly to PATH
installation
choose one of the following options
usage
$ RCON_HOST=example.org RCON_PASSWORD=your-password-here rcon-shell
the cli does not receive arguments. it is configured via 3 environment variables:
name | default | description |
---|---|---|
RCON_PASSWORD | (required) | rcon admin password |
RCON_HOST | 127.0.0.1 | server to connect to (IP or DNS host) |
RCON_PORT | 27015 | udp port to use for communication |
to exit: ctrl + C or type exit
system requirements
node | hlds (or other rcon -compatible udp server) |
---|---|
any LTS version after v10 | configured with rcon_password |
license
0.0.5-alpha.0
5 years ago
0.0.4-alpha.0
5 years ago
0.0.4-alpha.1
5 years ago
0.0.3-alpha.0
5 years ago
0.0.2-alpha.0
5 years ago
0.0.1-alpha.0
5 years ago
0.0.0-alpha.4
5 years ago
0.0.0-alpha.3
5 years ago
0.0.0-alpha.2
5 years ago
0.0.0-alpha.1
5 years ago
0.0.0-apha.0
5 years ago