Find IP address using the Linux terminal

preview_player
Показать описание
Find your ip address using the linux command line. No fluff, just the good stuff.
Рекомендации по теме
Комментарии
Автор

... what? the loopback isn't your "default gateway" are you trolling?

somethingidk
Автор

To find out the internal ip address:
$ ifconfig
To find out your public IP address:
$ curl ifconfig.me

samislam