mirror of
https://github.com/lgandx/Responder.git
synced 2025-12-06 04:31:30 +00:00
minor fix
This commit is contained in:
@@ -328,7 +328,7 @@ def main():
|
||||
thread.setDaemon(True)
|
||||
thread.start()
|
||||
|
||||
print(color('[+]', 2, 1) + " Listening for events...")
|
||||
print(color('\n[+]', 2, 1) + " Listening for events...\n")
|
||||
|
||||
while True:
|
||||
time.sleep(1)
|
||||
|
||||
Reference in New Issue
Block a user