1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
```sh # Сетевое соединение: hostnamectl wget -qO- eth0.me wget -qO- ipecho.net/plain curl ifconfig.me wget -O - -q ifconfig.me/ip curl https://icanhazip.com curl https://ipinfo.io/ip curl https://ifconfig.me ```