qstat

Query and retrieve information from Quake game servers via CLI

brewmacoslinux
Try with needOr install directly
Source

About

Query Quake servers from the command-line

Commands

qstat

Examples

Query a specific Quake server for player and server information$ qstat -qs 192.168.1.100:27500
Query multiple servers and display results in a formatted table$ qstat -qs 192.168.1.100:27500 192.168.1.101:27500
Query a server and get detailed player information$ qstat -qs -raw 192.168.1.100:27500