QStat
Documentation for QStat
Read time 1 minuteLast updated 9 hours ago
QStat is an open-source command-line tool that interacts with game server query protocols to gather statistics from online game servers. You can use QStat to retrieve information from your game servers after you’ve added support for a game server query protocol. QStat natively supports most existing game server query protocols, but if it doesn’t have the protocol you are using, you can add support for a custom query protocol by adding a configuration file. The basic syntax for the QStat CLI tool is:
qstat [options ...] [-f file] [-of|-af output-file] [-server-option host[:port]] [-raw delimiter] [-default server-type] host[:port[-port_max]]
qstat.cfg
QSTAT_CONFIG
-cfg