phojie / pldt-password-generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ℹ️ PLDT password generator

⚠️ You need PHP installed to make this work.

This is a simple php script that generates a PLDT default wifi password based on the last code of Pldt default wifi name.

Installation

 git clone
 cd pldt-default-wifi-password-generator

Usage

 php index.php

Example

PLDT default wifi name: PLDTWIFI_23fd32 or PLDTWIFI23fd32

$ php index.php

// eg: PLDTWIFI_23fd32 or PLDTWIFI23fd32
Enter the last code of your PLDT default wifi name: 23fd32 
Your PLDT default wifi password is: wlandc02cd

About


Languages

Language:PHP 100.0%