From cb09a12164133318ece4a4933d1a200eea6a11f6 Mon Sep 17 00:00:00 2001 From: byt3bl33d3r Date: Fri, 13 Mar 2015 15:25:28 +0100 Subject: [PATCH] updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99454df..3203326 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This tool is completely based on sergio-proxy https://code.google.com/p/sergio-p Dependency change! =================== -As of version 0.9.5 DNS tampering support needs NetfilterQueue v0.6 which has yet to be merged into the main repo! +As of MITMF v0.9.5, DNS tampering support needs NetfilterQueue v0.6 which has yet to be merged into the main repo so it *cannot* be installed via pip or easy_install. Download it from here https://github.com/fqrouter/python-netfilterqueue and manually install it.