wifiPassword
A cross platform CLI tool to get connected wifi network's password.
Installation
-
Using
pip
$ pip install wifiPassword
-
From source
$ git clone https://github.com/ankitjain28may/wifiPassword $ cd wifiPassword $ python setup.py install
Usage
wifiPassword [wifi_name]
wifiPassword -h <help>
Note : If you won't give wifi_name, it selects the profile of the connected network by default
License
Copyright (c) 2016 Ankit Jain - Released under MIT License
P.S For more python scripts Go To -> pythonResources