Sometime, I want to check my public IP address. However in that machine, there is no GUI or Web Browser to check the IP via ipinfo, whatismyipaddress services,…
User Interface:
Command:
curl -s ifconfig.me/ip
or
curl -s ipinfo.io
Where
- “-s” or “–silent”: hide progress meter and display output