You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently just simple functionality of client implemented - connect, send some custom command and see result inside output window.
About
RCON (counter-strike, day of defeat and few other game servers remote management protocol) protocol implementation for Qt. Currently client very simple just connect and execute commands with possibility to see output (maybe it will be extended).