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