keylogger

command module
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2018 License: MIT Imports: 5 Imported by: 0

README

Keylogger

Read the keycodes from a device and print to stdout

Usage

keylogger $file # where $file corresponds to the keyboard, e.g. /dev/input/by-id/usb-OLKB_Planck_0-event-kbd

Example

keylogger /dev/input/by-id/usb-OLKB_Planck_0-event-kbd > /tmp/keylog
# do some typing...
cat /tmp/keylog | sort | uniq -c | sort -rh

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL