Export, used to receive vpn status
---@return boolean function vpnStatus() end
local isConnectedToVpn = exports.fd_laptop:vpnStatus()
On This Page