Socket
Socket
Sign inDemoInstall

wifi-reconnect

Package Overview
Dependencies
66
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    wifi-reconnect

Connect or reconnect your Wifi if your connection dies


Version published
Weekly downloads
5
increased by25%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

📡 wifi-reconnect

Connect or reconnect your Wifi if your connection dies

Build Status Standard - JavaScript Style Guide

Why ?

Because Vodafone's APs are 💩💩💩 and I got tired to restart by hand my wireless connection 😤

Install

$ npm install wifi-reconnect -g

Usage

$ wifi-reconnect <SSID> -p <password>

example gif

Once connected to SSID it will monitor and reconnect your connection every time you loose connectivity with host (ping default: google.com) in more than n attempts (default: 30).

$ wifi-reconnect --help

Options
  --password, -p  Access password
  --attempts, -a  (30) Max attempts with package lost allowed
  --host, -h      (google.com) Set host to test against
  --help          Display this help

Example
  $ node cli.js livingRoomWifi -p passwordHere

MIT © Julio Cesar Martin

Keywords

FAQs

Last updated on 03 Mar 2017

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