0.0.5-alpha.0 • Published 4 years ago

rcon-shell v0.0.5-alpha.0

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

rcon-shell

rcon interactive shell via µdp

features

:brain:autocompletion for commands, maps and cvars

: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:

namedefaultdescription
RCON_PASSWORD(required)rcon admin password
RCON_HOST127.0.0.1server to connect to (IP or DNS host)
RCON_PORT27015udp port to use for communication

to exit: ctrl + C or type exit

system requirements

nodehlds (or other rcon-compatible udp server)
any LTS version after v10configured with rcon_password

license

MIT

0.0.5-alpha.0

4 years ago

0.0.4-alpha.0

4 years ago

0.0.4-alpha.1

4 years ago

0.0.3-alpha.0

4 years ago

0.0.2-alpha.0

4 years ago

0.0.1-alpha.0

4 years ago

0.0.0-alpha.4

4 years ago

0.0.0-alpha.3

4 years ago

0.0.0-alpha.2

4 years ago

0.0.0-alpha.1

4 years ago

0.0.0-apha.0

4 years ago