MCPcopy Create free account
hub / github.com/Adaptix-Framework/AdaptixC2 / GetServerGroupNames

Method GetServerGroupNames

AdaptixClient/Source/Agent/Commander.cpp:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134QStringList Commander::GetServerGroupNames() const
135{
136 return serverGroups.keys();
137}
138
139ServerCommandsGroup Commander::GetServerGroup(const QString &scriptName) const
140{

Callers 1

RegisterCommandsGroupMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected