Skip to content

cblanken/rustcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RustCON

rust-logo license

RustCON is an RCON client written in Rust for game server administration.

Installation

$ cargo install rustcon

Usage

rustcon 0.1.0
A simple RCON client written in Rust

USAGE:
    rustcon [OPTIONS]

OPTIONS:
    -h, --help           Print help information
    -i, --ip <IP>        RCON server IPv4 address [default: 127.0.0.1]
    -p, --port <PORT>    RCON server PORT number [default: 27015]
    -V, --version        Print version information

Demo

TODO: gif demo using client

License

All files MIT © Cameron Blankenkenbuehler per the license.