mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-19 13:00:00 -07:00
Fixed color bug in Analyze mode
This commit is contained in:
parent
6f8652c0fc
commit
04c841d34e
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import struct
|
||||||
import string
|
import string
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
#from utils import *
|
from utils import color
|
||||||
from odict import OrderedDict
|
from odict import OrderedDict
|
||||||
from packets import SMBHeader, SMBNego, SMBNegoFingerData, SMBSessionFingerData
|
from packets import SMBHeader, SMBNego, SMBNegoFingerData, SMBSessionFingerData
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue