Get network details

Gets the current Wi-Fi network details, including the current IP address, Network Name, BSSSID, Wi-Fi Standard, RX Rate, TX Rate, RSSI, Noise, Channel Number, and Hardware MAC Address.

Scripting Actions

shortcuts-action-icon-get-network-details.webp
Get Network Details
Gets information about the currently connected networks.
shortcuts-action-icon-get-current-ip-address.webp
Get Current IP Address
Returns the local or external IP address of the device.
shortcuts-action-icon-text.webp
Text
Passes the specified text to the next action.
shortcuts-action-icon-show-result.webp
Show Result
Shows the specified text in Siri or in an alert.
shortcuts-action-icon-stop-and-output.webp
Stop and Output
Stops execution of the current shortcut, and outputs content. This action is useful when: • Running a shortcut from another shortcut (using the Run Shortcut action). The output will be used as the output of the Run Shortcut action. • Running a shortcut from Quick Actions in Finder on macOS. The output will be saved as a file alongside the files selected in Finder. • Running a shortcut from Services on macOS. The output will replace the selected content, if applicable. • Or, when running a shortcut from another location that supports output, like the command-line or the Shortcuts URL scheme. No more actions will be run after this action.

Extra Details

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

More From This Folder

More From The Library

Set background sounds

Presents a menu of the six options for Background Sounds available in Accessibility—balanced noise, bright noise, dark noise, ocean, ra, and stream sounds—then activates the choice, turns on the sounds, sets the volume to 20%, and also allows sounds during background media at 10%.

Get Shortcut »

Download app list

Asks you to input a list of app names, then iterates through the list searching for resulting, presenting them to you, and opening the app in the App Store so you can download it before returning to Shortcuts to continue.

Get Shortcut »


Get way deeper into Shortcuts – become a member.

Browse more