mirror of https://github.com/getdnsapi/getdns.git
Update top level README to include getdns_server_mon in its outline of tools.
This commit is contained in:
parent
037f6039c8
commit
1d211013e6
|
@ -87,10 +87,11 @@ If you are building from git, you need to do the following before building:
|
|||
# autoreconf -fi
|
||||
|
||||
|
||||
As well as building the getdns library two other tools may be installed:
|
||||
As well as building the getdns library three other tools may be installed:
|
||||
|
||||
* getdns_query: a command line test script wrapper for getdns
|
||||
* stubby: an experimental DNS Privacy enabled client
|
||||
* getdns_server_mon: test DNS server function and capabilities
|
||||
|
||||
Note: If you only want to build stubby, then use the `--with-stubby` option when running 'configure'.
|
||||
|
||||
|
|
Loading…
Reference in New Issue