Skip to content

📡 Connect or reconnect your Wi-Fi if your connection dies

Notifications You must be signed in to change notification settings

juliomatcom/wifi-reconnect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📡 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

About

📡 Connect or reconnect your Wi-Fi if your connection dies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published