Skip to content

LucasToole/SourceRcon-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SourceRcon is a simple RCON library written in Golang.

Allows a program to simply send commands to a given server with RCON

It is mainly intended for use with CS:GO but follows the general Source RCON spec:

https://developer.valvesoftware.com/wiki/Source_RCON_Protocol

Very much in a pre-alpha state!

This library is currently under active development and should most likely not be used in its current state.

Stability is on its way as development wraps up, so stay tuned!

LICENSE: ISC

See LICENSE file for more information on copying and other use.

About

A simple library for sending Source Engine RCON commands in Golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages