🚨 Latest Research:Tanstack npm Packages Compromised in Ongoing Mini Shai-Hulud Supply-Chain Attack.Learn More →
Socket
Book a DemoSign in
Socket

detect-ssid

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

detect-ssid

Easyly find the current wifi-ssid connected

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

Detect-ssid

Help you to find the current wifi SSID on linux, mac, win32

Usage

var detectSSid = require('detect-ssid');

detectSSid(function(error, ssidname) {
    console.log(ssidname);
});

FAQs

Package last updated on 11 Sep 2015

Did you know?

Socket

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