rconcrete 0.2.0

rconcrete is a simple tool for opening an rcon shell to a game server, such as minecraft or factorio
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# rconcrete

Rconcrete is a simple utility for opening an rcon shell to a game server, such as minecraft.

## Example usage:

`$ rconcrete server add myserver 192.168.0.100:25575 mypassword minecraft-quirk`

and then

`$ rconcrete connect myserver`