

# x dns test 1.1.1.1 == x ping 1.1.1.1
# x dns test --all
# x dns test --current  == x dns ping
# x dns test 1.1.1.1 8.8.8.8
# x dns test ali google 114 cf cloudflare

# test
___x_cmd_dns_test(){
    :
}


# 5 times ...
# avg

# x ping test 1.1.1.1 8.8.8.8
___x_cmd_dns_test___main(){
    :
}

