Public IP Grabber fix dig command (#51)

pull/52/head
Alex Karolis 2022-03-13 08:39:40 +13:00 committed by GitHub
parent 17d8b01145
commit 27cd43cfe3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ DELAY 400
STRING terminal
ENTER
DELAY 200
STRING dig +short txt ch whoami.cloudflare "1.0.0.1 > /Volumes/DUCKY/public-ip.txt
STRING dig +short txt ch whoami.cloudflare @1.0.0.1 > /Volumes/DUCKY/public-ip.txt
ENTER
DELAY 200
ENTER