mirror of
https://github.com/HorlogeSkynet/archey4
synced 2025-09-17 16:00:12 +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]