Qstat is a command-line program that gathers real-time statistics from Internet game servers. Most supported games are of the first person shooter variety (Quake, Half-Life, etc).
Qstat is a command-line program that gathers real-time statistics from Internet game servers. Most supported games are of the first person shooter variety (Quake, Half-Life, etc).
To install qstat, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install qstat
To see what files were installed by qstat, run:
port contents qstat
To later upgrade qstat, run:
sudo port selfupdate && sudo port upgrade qstat
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.