package
0.0.0-20241118130547-2f9b7831b5af
Repository: https://github.com/ibug/uniapi.git
Documentation: pkg.go.dev

# README

Rcon

This plugin implements the Source RCON Protocol from Valve. A single Commander rcon is implemented.

The following config is required:

server: 192.0.2.0
port: 27015
password: my_rcon_password
timeout: 100ms  # adjust as needed