rconsharp icon indicating copy to clipboard operation
rconsharp copied to clipboard

rconsharp is a Valve RCON protocol implementation written in C# targeting netstandard 2.1

Results 12 rconsharp issues
Sort by recently updated
recently updated
newest added

RCON server support remote logging via UDP socket using the [HL Log Standard](https://developer.valvesoftware.com/wiki/HL_Log_Standard). It would be useful to implement a listener for that particular stream.

enhancement

**Describe the bug** Problem in Minecraft rcon: response after certain amount of character cuts off and the client hangs. **Game Server** [andyxie.cn](axcwg.github.io/mc_server) **Screenshots** If applicable, add screenshots to help explain...

bug