Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
webrtc-native
Advanced tools
WebRTC for NodeJS
npm install webrtc-native --save
npm install | Windows 8.1 | OSX | Ubuntu 14.04 |
---|---|---|---|
NodeJS v0.10.x | Yes | Yes | Yes |
NodeJS v0.12.x | Yes | Yes | Yes |
Io.js v2.3.1 | Yes | Yes | Yes |
npm test | Windows 8.1 | OSX | Ubuntu 14.04 |
---|---|---|---|
NodeJS v0.10.x | Yes | Yes | Yes |
NodeJS v0.12.x | Yes | Yes | Yes |
Io.js v2.3.1 | Yes | Yes | Yes |
Feature | Windows 8.1 | OSX | Ubuntu 14.04 |
---|---|---|---|
RTP DataChannels | Yes | Yes | Yes |
SCTP DataChannels | Yes | Yes | Yes |
Audio Capture | Yes | Yes | Untested |
Video Capture | Yes | No | Untested |
Screen Capture | No | No | No |
Window Capture | No | No | No |
var WebRTC = require('webrtc-native');
node-gyp rebuild
You must build with Visual Studio 2013 Update 4, no other versions are supported.
You must have Windows 7 x64 or later. x86 OSs are unsupported.
You must run node-gyp with administrator privileges.
XCode 3.0 or higher
sudo apt-get install --yes build-essential python2.7 git pkg-config libnss3-dev libasound2-dev libpulse-dev libjpeg62-dev libxv-dev libgtk2.0-dev libexpat1-dev default-jdk libxtst-dev libxss-dev libpci-dev libgconf2-dev libgnome-keyring-dev libudev-dev
FAQs
WebRTC for NodeJS
The npm package webrtc-native receives a total of 7 weekly downloads. As such, webrtc-native popularity was classified as not popular.
We found that webrtc-native demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.