mirror of
https://github.com/lgandx/Responder.git
synced 2025-12-10 09:49:06 +00:00
removed debug str
This commit is contained in:
@@ -38,7 +38,6 @@ if options.TARGET == None and options.Filename == None:
|
|||||||
exit(-1)
|
exit(-1)
|
||||||
|
|
||||||
Timeout = options.Timeout
|
Timeout = options.Timeout
|
||||||
print('Timeout is: ', Timeout)
|
|
||||||
Host = options.TARGET
|
Host = options.TARGET
|
||||||
Filename = options.Filename
|
Filename = options.Filename
|
||||||
SMB1 = "Enabled"
|
SMB1 = "Enabled"
|
||||||
|
|||||||
Reference in New Issue
Block a user