Skip to content
/ rcc Public
forked from madcitygg/rcc

Control Source servers form a convenient command line interface

License

Notifications You must be signed in to change notification settings

miped/rcc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rcc

Build Status Test Coverage GoDoc License

The RemoteConsoleConsole! Control Source servers from a convenient cross-platform command line app.

Usage

A simple example:

$ rcc 10.10.10.10:27015
Connecting to 10.10.10.10:27015
Connection successful!
Enter password: **********
10.10.10.10:27015> status
hostname: Example CS:GO
version : 1.35.2.0/13520 262/6283 secure  [G:1:201586]
udp/ip  : 10.10.10.10:27015  (public ip: 162.243.46.7)
os      :  Linux
type    :  community dedicated
map     : de_dust2
players : 0 humans, 0 bots (20/0 max) (hibernating)

# userid name uniqueid connected ping loss state rate adr
#end
L 02/15/2016 - 18:38:26: rcon from "73.51.200.225:59394": command "status"

10.10.10.10:27015> 

Full usage documentation:

NAME:
   rcc - control a Source RCON server

USAGE:
   rcc [global options] server

VERSION:
   0.0.1

COMMANDS:
   help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --password, -p   rcon password
   --help, -h       show help
   --version, -v    print the version

About

Control Source servers form a convenient command line interface

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 90.7%
  • Makefile 9.3%