mirror of
https://github.com/miekg/dns.git
synced 2025-08-18 23:41:00 +02:00
docs
This commit is contained in:
parent
204a5c3981
commit
0069ce218a
@ -1,3 +1,7 @@
|
|||||||
|
// Q is a small utility which acts and behaves like 'dig' from BIND.
|
||||||
|
// It is meant to stay lean and mean, while having a bunch of handy
|
||||||
|
// features, like -check which checks if a packet is correctly signed (without
|
||||||
|
// checking the chain of trust).
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user