There is a wonderful set of native utilities named “sandbox”. These utilities include service sandboxd that, for example, prevents newly downloaded applications from being started immediately. In order to block a particular application from accessing internet (but without turning off all the networking services) you may use “sandbox-exec” utility. First of all, create sandbox profile [...]