return { enabled = uci:get_bool('fastd', 'mesh_vpn', 'enabled') , version = util.trim(util.exec("fastd -v | cut -d' ' -f2")) }