MCPcopy Create free account
hub / github.com/Windscribe/Desktop-App / getExePath

Function getExePath

src/helper/linux/utils.cpp:142–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

140}
141
142std::string getExePath()
143{
144 return WS_LINUX_INSTALL_DIR;
145}
146
147bool isMacAddressSpoofed(const std::string &network)
148{

Callers 5

executeOpenVPNFunction · 0.70
startCtrldFunction · 0.70
startStunnelFunction · 0.70
startWstunnelFunction · 0.70
startMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected