Created
October 15, 2019 07:16
-
-
Save mozgovipc/0abc6c286e9e8da86e9916b6c8970c86 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ping 1.1.1.1 | while read pong; do echo "$(date):\t$(/System/Library/PrivateFrameworks/Apple80211.framework/Versions/Current/Resources/airport --getinfo | grep SSID | xargs)\t$pong "; done |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment