1
0
mirror of https://github.com/dimkouv/Linux-Keylogger.git synced 2025-05-16 00:00:09 -07:00

Update README.md

This commit is contained in:
Dimitrios Kouveris 2016-11-26 19:33:37 -05:00 committed by GitHub
parent 878c680a95
commit 629c0d5a03

View File

@ -31,7 +31,7 @@ $ sudo ./keylogger /dev/input/eventX
``` ```
Now everything that is typed should be printed in the terminal. Now everything that is typed should be printed in the terminal.
Also '.keylogs.log' file is created inside current directory. Also '.keylogs.log' file is created under current directory.
```sh ```sh
$ cat ./.keylogs.log $ cat ./.keylogs.log
``` ```