IP -Adresse Ubuntu
ip address show
foloinfo
ip address show
# when you're on your terminal Window :
ipconfig
# on macOS :
ifconfig | grep "inet" | grep -v 127.0.0.1
# on Linux :
hostname -I
$ systemd-resolve --status | grep Current
ip a
curl ifconfig.me
ip address show;