HuskyHerder
Senior Member
@Googe @ all
So, I have re written a big portion of the shortcut this evening. These are some of the things coming.
Since this has grown, immensely I think a download, would be required now with the addition of all the pieces. A link to come, when I put the finishing touches on the shortcut.
Notes throughout the shortcut, on what each action does.
3 options when running the shortcut.
BSSID - display only
SSID, BSSID via notification. w/ know AP name, if you manually edited the list to include it.
Log
Uses iCloud Drive or Dropbox.
1. default - Saves a file named NetworkCheck.txt in the Shortcuts folder in iCloud Drive.
2. Can be configured differently as you choose, name, cloud service etc.
3. include the iOS devices physical location, (street portion only by default), useful if you admin multiple locations.
4. If you don't like specific portions of the logging like time stamps, you can remove them or the address portion.
* As you can tell I am traveling this evening, as evidence by my example logging below.
Commands:
Restart of the AP
* Requires you to configure your AP, Node for ssh access.
** Requires password authentication to be enabled.
Additional commands could be added later on.
So, I have re written a big portion of the shortcut this evening. These are some of the things coming.
Since this has grown, immensely I think a download, would be required now with the addition of all the pieces. A link to come, when I put the finishing touches on the shortcut.
Notes throughout the shortcut, on what each action does.
3 options when running the shortcut.
BSSID - display only
SSID, BSSID via notification. w/ know AP name, if you manually edited the list to include it.
Log
Uses iCloud Drive or Dropbox.
1. default - Saves a file named NetworkCheck.txt in the Shortcuts folder in iCloud Drive.
2. Can be configured differently as you choose, name, cloud service etc.
3. include the iOS devices physical location, (street portion only by default), useful if you admin multiple locations.
4. If you don't like specific portions of the logging like time stamps, you can remove them or the address portion.
* As you can tell I am traveling this evening, as evidence by my example logging below.
Code:
Example Log :
xxxx = street number
xxxxxx = street xx:xx:xx:xx
xxxx xxxxxx, SleepInn, 60:d0:xx:xx:xx:xx @ Apr 7, 2019 at 21:44:24 EDT
Notes : Hotel lobby
----------
xxxx xxxxxx, SleepInn, 60:d0:xx:xx:xx:xx @ Apr 7, 2019 at 21:45:06 EDT
Notes : Room 412
----------
xxxx xxxxxx, SleepInn, 60:d0:xx:xx:xx:xx @ Apr 7, 2019 at 21:45:30 EDT
Notes : Near pool
----------
xxxx xxxxxx, SleepInn, 60:d0:xx:xx:xx:xx @ Apr 7, 2019 at 21:48:41 EDT
Restart initiated.
Notes:
----------
Commands:
Restart of the AP
* Requires you to configure your AP, Node for ssh access.
** Requires password authentication to be enabled.
Additional commands could be added later on.