Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/danyshaanan/osx-wifi-cli

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/danyshaanan/osx-wifi-cli

  • v2.0.0+incompatible
  • Source
  • Go
  • Socket score

Version published
Created
Source

osx-wifi-cli

Build Status NPM Version License Dependency Status devDependency Status

A command line tool for managing wifi connections on OSX


Installation

$ npm install -g osx-wifi-cli

Usage

osx-wifi-cli shows you which network you are connected to, if you are.

osx-wifi-cli pass shows you the password for your current network.

osx-wifi-cli scan shows available networks.

osx-wifi-cli on, osx-wifi-cli off, and osx-wifi-cli restart control the wifi device state.

osx-wifi-cli NETWORK PASSWORD tries to connects to NETWORK with PASSWORD.


Notes

  • For easier use, add to your .bashrc file: alias wifi='osx-wifi-cli'
  • To connect to network without a password (bad idea!) use osx-wifi-cli networkname " "

Feedback

FAQs

Package last updated on 17 Sep 2018

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc