SkillAgentSearch skills...

GoldSrcRcon

Simple library for the connect to GoldSrc (HL & CS1.6) Rcon.

Install / Use

/learn @ahm3tcelik/GoldSrcRcon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GoldSrcRcon

Simple library for the connect to GoldSrc (HL & CS1.6) Rcon.

  • Only tested with counter-strike.

Usage

GoldSrcRcon rcon = new GoldSrcRcon("213.238.173.37", 27015, "rcon_password");
String result = rcon.sendConsoleCommand("stats");
System.out.println(result);

Response:

CPU   In    Out   Uptime  Users   FPS    Players
13.00 44.22 64.93    8837  6327  298.93       8

Download

Get the latest packed .jar.

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated1y ago
Forks0

Languages

Java

Security Score

75/100

Audited on Feb 18, 2025

No findings