easy one click run as administrator in macOS #864
Replies: 3 comments 1 reply
-
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.
-
Is this way actual ? Cause here no hiddify admin zip file |
Beta Was this translation helpful? Give feedback.
-
Thank you for the application. The code inside app Hiddify Admin worked better for me Because it doesnt needs Hiddify admin to run at the same time with Hiddify. It just Runs Hiddify. Also, I prefer not to paste my password anywhere. So for me it's better to write my password every time I open hiddify admin |
Beta Was this translation helpful? Give feedback.
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