Go to file
2017-04-07 19:23:49 -05:00
cli Show basic prompt 2017-04-07 19:23:49 -05:00
cmd Also read config from RCON_ env vars 2017-04-07 19:13:50 -05:00
.gitignore Initial commit 2017-04-05 15:12:15 -05:00
circle.yml In circle build, allow git describe to give us an error 2017-04-05 15:42:49 -05:00
glide.lock Fixing glide lock 2017-04-05 15:15:07 -05:00
glide.yaml Initial commit 2017-04-05 15:12:15 -05:00
LICENSE Initial commit 2017-04-05 15:12:15 -05:00
main.go Initial commit 2017-04-05 15:12:15 -05:00
README.md Added install and usage to README 2017-04-05 15:37:32 -05:00

A little RCON cli based on james4k's RCON library for golang.

Installation

  1. Download the appropriate binary for your platform from the latest releases

  2. On UNIX-y platforms, set the binary to be executable

Done.

Usage

./rcon-cli_* --help

For example:

./rcon-cli_darwin_amd64 --host localhost --port 25575 --password test