Skip to content

👀 A mac-address reverser to obtain the default password of a PLDTHOMEFIBR Wifi.

Notifications You must be signed in to change notification settings

srph/pldtfibr-wifi-password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pldtfibr-wifi-password npm version Build Status

npm install pldtfibr-wifi-password

A mac-address reverser to obtain the default password of a PLDTHOMEFIBR Wifi. An implementation of http://infotechmaestro.blogspot.com/2014/12/pldt-homefiber-and-pldt-home-dsl-new.html.

Usage

var password = require('pldtfibr-wifi-password');
password('c5c4c9'); // 'wlan3a3b36'

CLI

Requirements include Node.js (>=0.12) and npm >=2.x.

npm install -g pldtfibr-wifi-password
pldtfibr-wifi-password c3c4c9 # the last 6 digits of the wifi name

Tests

npm install
npm test

About

👀 A mac-address reverser to obtain the default password of a PLDTHOMEFIBR Wifi.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published