Skip to content
/ qcmd Public

A command line program to issue connectionless (out of band) commands to quake servers.

Notifications You must be signed in to change notification settings

joe0x04/qcmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

qcmd

A command line program to issue connectionless (out of band) commands to quake servers.

Basically a cli version of rcon for Quake 2, but it should work for most of the Quake and related games.

To compile: run make or try gcc -o qcmd qcmd.c

Usage: qcmd <dnsname-or-ip:port> <command>

About

A command line program to issue connectionless (out of band) commands to quake servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published