mirror of
https://github.com/lgandx/Responder.git
synced 2025-12-06 04:31:30 +00:00
minor fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user