add installation instructions

This commit is contained in:
Babak Farrokhi 2016-05-01 10:00:28 +04:30
parent 264ea765e8
commit 50d5d60eae
Signed by: farrokhi
GPG Key ID: 6B267AD85D632E9A

View File

@ -33,6 +33,22 @@ This script requires python3 as well as latest
third-party modules are included as GIT submodules. You just need to run `git
submodule update --init` and project directory to pull the required code.
# installation
1. You can checkout this git repo and its submodules
```
git clone https://github.com/farrokhi/dnsdiag.git
cd dnsdiag
git submodules init --update
```
2. You can alternatively install the package using pip:
```
pip3 install --process-dependency-links dnsdiag
```
# dnsping
dnsping pings a DNS resolver by sending an arbitrary DNS query for given number
of times: