Answers for "how to find the static ip of my laptop ubuntu command"

0

ubuntu get external ip

curl -s https://checkip.dyndns.org | sed -e 's/.*Current IP Address: //' -e 's/<.*$//'
Posted by: Guest on July-24-2021

Code answers related to "how to find the static ip of my laptop ubuntu command"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language