Socket
Socket
Sign inDemoInstall

linux-device

Package Overview
Dependencies
38
Maintainers
3
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    linux-device

Native addon to communicate with linux devices (can also be used for sockets or FIFOs)


Version published
Weekly downloads
37
decreased by-26%
Maintainers
3
Created
Weekly downloads
 

Readme

Source

linux-device

Native addon to communicate with linux devices (can also be used for sockets or FIFOs).

Installation

Install with npm:

$ npm install linux-device

Usage

See the API Docs for more information.

Remote usage

It is possible to use this module to access devices remotely. In order to do this, run the remote-device-server binary on your slave device, and export the DEVICE_DEBUG_SERVER environment variable to point to the remote end, eg EXPORT DEVICE_DEBUG_SERVER=ws://remote-device.local:8081

Keywords

FAQs

Last updated on 19 Jul 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc