mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-19 21:03:33 -07:00
Handle WinRM exceptions properly
This commit is contained in:
parent
f6d1e6027a
commit
6a76437464
1 changed files with 1 additions and 1 deletions
|
@ -175,6 +175,6 @@ class WinRM(BaseRequestHandler):
|
|||
self.request.send(NetworkSendBufferPython2or3(Buffer))
|
||||
|
||||
except:
|
||||
raise
|
||||
self.request.close()
|
||||
pass
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue