Skip to content

srph/pldtfibr-wifi-password

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
January 15, 2016 02:53
src
December 20, 2015 23:39
December 17, 2015 14:41
December 17, 2015 14:51
January 15, 2016 02:54
December 17, 2015 23:35

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