A easy command to check IP
Less than 1 minute
A easy command to check IP
When we execute ifconfig
or ipconfig
, it often shows the private IP. There is a easy way to know our public IP.
curl myip.ipip.net
This command returns our IP, location and our NSP(Network Service Provider).