From 9dc779869b5a47fdf26cf79a727ea4a853f0d129 Mon Sep 17 00:00:00 2001 From: lgandx Date: Sun, 12 Dec 2021 17:02:08 -0300 Subject: [PATCH] Added DHCP DNS vs WPAD srv injection --- settings.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.py b/settings.py index fac74f7..2008b1c 100755 --- a/settings.py +++ b/settings.py @@ -23,7 +23,7 @@ import subprocess from utils import * -__version__ = 'Responder 3.0.9.0' +__version__ = 'Responder 3.1.0.0' class Settings: