logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

bzfquery - Contact a bzflag server and print the game status

Author

       This manual page is based on misc/bzfquery.pl.

bzquery                                            2016-03-06                                         bzquery(6)

Description

       Generate  a  report  to  standard  output  describing the status of a bzflag game.  The report includes a
       player count, team listings, score, and the flags controlling game option and state.

Name

       bzfquery - Contact a bzflag server and print the game status

Options

server This is the hostname of the server to query.  If this is not specified, bzfquery will  default  to
       localhost.

       port  This  is the port the BZFlag server is running at.  If this is not specified, bzfquery will default
       to standard port 4053.

See Also

bzflag(6), bzfs(6), bzadmin(6)

Synopsis

bzquery [server [port]]

See Also