A Command Line Utility to display information about your Kerala Vision Broad band by scraping the webpage.
Written in C (C99) without using any html parsing libraries for no specific reasons.
libcurl
-
Clone the project
git clone https://github.com/anoop142/keralavision-cli
-
Build it
make
-
Run it!
./kv-cli
kv-cli [-h] [-u username] [-p password] mode
mode :
mode is one of the following
all[default]
Prints all the basic information
plan
Prints plan name
expiry
Prints the date plan expires
mac
Prints the mac address of the registered router
ip
Prints the ip address
usage
Priints total used data
session
Prints data used in current session