Answers for "get static ipv6 address ubuntu"

1

show public ip ubuntu

$ wget -qO- https://ipecho.net/plain ; echo
Posted by: Guest on January-04-2022
1

ubuntu 18.04 get public ip address

dig +short myip.opendns.com @resolver1.opendns.com
Posted by: Guest on April-16-2020

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language