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

Method GetEndpoint

AdaptixClient/Source/Client/AuthProfile.cpp:46–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44QString AuthProfile::GetPort() { return this->port; };
45
46QString AuthProfile::GetEndpoint() { return this->endpoint; };
47
48QString AuthProfile::GetAccessToken() { return this->accessToken; };
49

Callers 4

runMethod · 0.45
StartTunnelMethod · 0.45
AddProjectMethod · 0.45
UpdateProjectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected