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
Copy file name to clipboardExpand all lines: IPChecker.ps1
+1-5Lines changed: 1 addition & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,5 @@
1
1
# Authored by: Ryan Johnson
2
-
# With help from: Nick DiMartinis
3
-
4
-
# ADDED: New GUI; All 3 modes work as intended + check for if excel is open now works with GUI
5
-
6
-
# TODO: Improve way that output is written (make it update line by line rather than waiting for the full result) (perhaps find a way to make it a seperate process from the GUI so it doesn't lag)
2
+
# Special thanks to Nick DiMartinis for his valuable ideas on my script and for being a helpful mentor!
0 commit comments