2
0
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-11-15 18:13:53 +00:00
dnscrypt-server-docker/unbound-check.sh

5 lines
95 B
Bash
Executable File

#! /usr/bin/env bash
drill -DQ -p 553 NS . @127.0.0.1 && \
drill -tDQ -p 553 NS . @127.0.0.1