Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
QString AuthProfile::GetPort() { return this->port; };
45
46
QString AuthProfile::GetEndpoint() { return this->endpoint; };
47
48
QString AuthProfile::GetAccessToken() { return this->accessToken; };
49
Callers
4
run
Method · 0.45
StartTunnel
Method · 0.45
AddProject
Method · 0.45
UpdateProject
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected