mirror of
https://github.com/lgandx/Responder.git
synced 2025-12-21 23:29:00 +00:00
minor bugfix
This commit is contained in:
@@ -392,9 +392,7 @@ def RunFinger(Host):
|
||||
threads.append(p)
|
||||
p.start()
|
||||
else:
|
||||
if options.grep_output:
|
||||
ShowSmallResults(Host)
|
||||
else:
|
||||
ShowResults(Host)
|
||||
ShowSmallResults(Host)
|
||||
|
||||
|
||||
RunFinger(Host)
|
||||
|
||||
Reference in New Issue
Block a user