mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-19 13:00:00 -07:00
Improve a MultiRelay.py exception
This commit is contained in:
parent
aed939c1ae
commit
b489ff43a9
1 changed files with 0 additions and 1 deletions
|
@ -188,7 +188,6 @@ def UploadContent(File):
|
|||
try:
|
||||
RunFinger(Host[0])
|
||||
except:
|
||||
raise
|
||||
print("The host %s seems to be down or port 445 down."%(Host[0]))
|
||||
sys.exit(1)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue