rconcrete

Crates.iorconcrete
lib.rsrconcrete
version0.2.0
sourcesrc
created_at2023-04-23 14:34:42.972732
updated_at2023-04-23 14:45:29.2907
descriptionrconcrete is a simple tool for opening an rcon shell to a game server, such as minecraft or factorio
homepage
repositoryhttps://github.com/u296/rconcrete
max_upload_size
id846570
size37,345
(u296)

documentation

README

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

Commit count: 9

cargo fmt