From 5203474d368a68dec007ee03da3cbd5b79f06d8e Mon Sep 17 00:00:00 2001 From: WP Engine Marketing Date: Sun, 13 Oct 2019 13:39:19 -0700 Subject: [PATCH] Sn1per Community Edition by @xer0dayz - https://xerosecurity.com --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index b5d1fde..e6bd3d7 100755 --- a/install.sh +++ b/install.sh @@ -89,6 +89,7 @@ cd altdns pip install -r requirements.txt python2 setup.py install pip install py-altdns +cd .. git clone https://github.com/blechschmidt/massdns.git cd massdns make && make install