Add support for IPv6 to myip

This commit is contained in:
Andrea Mistrali 2022-10-04 20:17:35 +02:00
parent b8eec1e213
commit ff3b1e4db3
No known key found for this signature in database
GPG Key ID: 6FB0A77F6D5DA9B2
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ alias vi="vim "
alias du1="du -h --max-depth=1"
alias psg="ps ax|grep "
alias myip="dig +short myip.opendns.com @resolver1.opendns.com"
alias myip="dig +short ANY @resolver1.opendns.com myip.opendns.com"
alias delkey="ssh-keygen -R "