1
1
Fork 0
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-06-02 06:36:21 +02:00
dnscrypt-server-docker/unbound-check.sh

5 lines
96 B
Bash
Raw Normal View History

#! /usr/bin/env bash
2015-07-06 01:39:54 +02:00
drill -DQ -p 553 NS . @127.0.0.1 &&
drill -tDQ -p 553 NS . @127.0.0.1