easy one click run as administrator in macOS #864
mostlydeadd
started this conversation in
Ideas
Replies: 2 comments
-
Also you can create Apple script with Automator app, then place it in Applications. do shell script "/Applications/Hiddify.app/Contents/MacOS/Hiddify" with administrator privileges |
Beta Was this translation helpful? Give feedback.
0 replies
-
Is this way actual ? Cause here no hiddify admin zip file |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
easy way :
script editor code :
do shell script "sudo /Applications/Hiddify.app/Contents/MacOS/Hiddify" user name "username" password "password" with administrator privileges
Beta Was this translation helpful? Give feedback.
All reactions