mirror of
https://github.com/HorlogeSkynet/archey4
synced 2025-04-16 16:00:13 +02:00

On some dual IP stacks setups, IPv4 address wouldn't be detected due to `dig` behavior. When called with 'A' but without `-4` flag, no result would be returned as IPv6 addresses usually prevail in domain name resolutions. [skip ci]