You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on alfred_script(q)
do shell script "networksetup -setdnsservers Wi-Fi 127.0.0.1 114.114.114.114 8.8.8.8"
tell application "System Events"
tell process "SystemUIServer"
click (menu bar item 1 of menu bar 1 whose description contains "Wi-Fi")
click menu item "4GUFI_9532" of menu 1 of result
end tell
end tell
end alfred_script
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: