my ip linux code example
Example 1: get public ip linux
curl ifconfig.me
Example 2: show ip address linux
$ hostname -I
Example 3: linux check ip address command
ifconfig -a
curl ifconfig.me
$ hostname -I
ifconfig -a