Skip to content

Commit

Permalink
added mac uninstall info
Browse files Browse the repository at this point in the history
  • Loading branch information
GiacomoLaw committed Nov 25, 2016
1 parent ecc703f commit e94a1aa
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ $ make && make install`

It will log to `/var/log/keystroke.log`. This may require root access, but you can change that if you want. Set where you want it to log:

`$ keylogger
`$ keylogger ~/logfile.txt
Logging to: /var/log/keystroke.log`

Want to make it start on system startup?
Expand All @@ -30,6 +30,10 @@ Want to make it start on system startup?

That will run it on startup.

### Uninstall
`$ sudo make uninstall`
Will uninstall the program, but not the logs.

---

Please note, this repo is for educational purposes only. No contributers are to fault for any actions done by this program.

0 comments on commit e94a1aa

Please sign in to comment.