mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-11-22 19:42:03 +01:00
5 lines
69 B
Bash
Executable File
5 lines
69 B
Bash
Executable File
#! /bin/sh
|
|
|
|
drill -DQ NS . @127.0.0.1 &&
|
|
drill -tDQ NS . @127.0.0.1
|