Computer NetworksNETWORKS Find IP address using the Linux terminal December 12, 2023 Alice AUSTIN Find your ip address using the linux command line. No fluff, just the good stuff. source ipv4
… what? the loopback isn't your "default gateway" are you trolling?
To find out the internal ip address:
$ ifconfig
To find out your public IP address:
$ curl ifconfig.me