Skip to main content

Input Info

This extension collect raw input data from the system and relay it to clients.

info

For scurity reason, the app DO NOT save the input data to the session.

It currently supports the following input devices:

  • Mouse
  • Keyboard
  • Gamepad

You can toggle the input data collection by clicking the corresponding checkbox.

danger

The keyboard data is relayed in the format of key code, which may leak sensitive information like password. Please use it with caution. And make sure you trust all clients requesting the keyboard data.

tip

If you are a developer, you can find more information about the data format here.