mirror of
https://github.com/lgandx/Responder.git
synced 2025-08-19 21:03:33 -07:00
removed debug str
This commit is contained in:
parent
29ae6eca2e
commit
826b5af9e2
1 changed files with 0 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue