Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
142
std::string getExePath()
143
{
144
return WS_LINUX_INSTALL_DIR;
145
}
146
147
bool isMacAddressSpoofed(const std::string &network)
148
{
Callers
5
executeOpenVPN
Function · 0.70
startCtrld
Function · 0.70
startStunnel
Function · 0.70
startWstunnel
Function · 0.70
start
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected