Open VPN settings

Opens the VPN and Device Management page in Settings on iOS or the Network preference pane on macOS.

Scripting Actions

shortcuts-action-icon-if.webp
If
Tests if a condition is true, and if so, runs the actions inside. Otherwise, the actions under “Otherwise” are run.
shortcuts-action-icon-url.webp
URL
Passes the specified URL to the next action.
shortcuts-action-icon-open-urls.webp
Open URLs
Opens URLs passed into the action in Safari (or the corresponding app if it’s a deep link).

Extra Details

Link to Run Shortcut
shortcuts://run-shortcut?name=Open%20VPN%20settings
Link to Open Shortcut
shortcuts://open-shortcut?name=Open%20VPN%20settings
AppleScript code
tell application “Shortcuts Events” run shortcut “Open VPN settings” end tell

More From This Folder

More From The Library

Send Quick Notes to Cursor

Copy text saved with Quick Notes and paste it into a Cursor agent chat in Plan Mode.

Takes recent saved notes, presents a list, copies the text of your chosen option, and opens into Cursor, starts a new Agent Chat, shifts to Plan mode, and presses Enter to send – all using AppleScript key codes.

Get Shortcut »

Use Model

Allows you to enter a request, asks which model to prompt, then lets you ask Follow Up questions, and shows you the final response.

Get Shortcut »

Change Siri lock screen access

Opens the deep link into Settings > Siri and Search and takes you to the “Allow Siri When Locked” setting, which you can toggle off to disallow sensitive information from being accessible while locked.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more