Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

67% Positive

Analyzed from 78 words in the discussion.

Trending Topics

#turn#off#icloud#script#automator#love#private#relay#need#command

Discussion (4 Comments)Read Original on HackerNews

exabrialabout 1 hour ago
I love iCloud private relay, but I need a way to turn it off. A command line utility would be amazing, along with the ability to turn off/on DNS-over-HTTP.
TechRemarkerabout 1 hour ago
You can turn if off in settings > iCloud. Either temporary for a day and auto back on, or permanently until you turn it back on.
exabrial19 minutes ago
Yep, but one cannot script that, make it a part of a bash or automator actions, which is a problem.
dgsii1 minute ago
Have you tried recording UI events in Automator and saving it as an Application? Then you could execute the .app via script. I haven't done this but in theory it should work.