An open API service indexing awesome lists of open source software.

https://github.com/jwilk/vcsnoop

Linux virtual console snooping via TIOCLINUX
https://github.com/jwilk/vcsnoop

security

Last synced: over 1 year ago
JSON representation

Linux virtual console snooping via TIOCLINUX

Awesome Lists containing this project

README

          

.. code:: console

$ tty
/dev/tty2

$ screendump 1
/dev/tty1: Permission denied
screendump: Couldn't read /dev/vcsa1

$ vcsnoop /dev/tty1 | head -n 4

Debian GNU/Linux bookworm/sid debian tty1

debian login:

.. vim:ft=rst ts=3 sts=3 sw=3 et