added smb filetime support

This commit is contained in:
lgandx 2021-02-08 22:18:41 -03:00
parent 4bddf50b5c
commit b0f044fe4e
3 changed files with 20 additions and 10 deletions

View file

@ -23,7 +23,7 @@ import subprocess
from utils import *
__version__ = 'Responder 3.0.2.0'
__version__ = 'Responder 3.0.3.0'
class Settings: