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