mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-14 02:27:12 -07:00
minor fix
This commit is contained in:
parent
d5088b24ee
commit
2e19aff67d
1 changed files with 1 additions and 1 deletions
|
@ -213,7 +213,7 @@ class NB(SocketServer.BaseRequestHandler):
|
|||
logging.warning('[+] ClientVersion is :%s'%(Finger[1]))
|
||||
except Exception:
|
||||
logging.warning('[+] Fingerprint failed for host: %s'%(self.client_address[0]))
|
||||
raise
|
||||
pass
|
||||
|
||||
##################################################################################
|
||||
#Browser Listener
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue