This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
dnscrypt-server-docker
Watch
1
Star
1
Fork
0
You've already forked dnscrypt-server-docker
mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced
2024-11-22 19:42:03 +01:00
Code
Issues
808488fe28
dnscrypt-server-docker
/
unbound-check.sh
5 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
Add bash and find from findutils in order to avoid surprises from busybox
2017-04-27 09:03:55 +02:00
#! /usr/bin/env bash
Initial import
2015-07-06 01:39:54 +02:00
Format shell scripts with shfmt and test it on CI
2019-08-05 16:13:56 +02:00
drill -DQ -p
553
NS . @127.0.0.1
&&
drill -tDQ -p
553
NS . @127.0.0.1
Copy Permalink