Skip to content

rbalman/wifipass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This command line tool helps you to see the list of wifi ssids and password of the wireless that your pc has connected to. This tool may comes handy when you need to see your wifi password for multiple SSIDs..

Note: It will only work if you Operating System uses `NetworkManager` to manage Network.

Installation

git clone https://github.com/javanux/wifipass.git
cd wifipass
sudo make install

Help

  • sudo wipass -a|-all shows the list of ssids and password
  • sduo wipass -s|–ssids only shows the list of ssids
  • sudo wipass -v|–version version information
  • sudo wipass -h|–help help

Uninstall

cd <git clone location>
sudo make uninstall

About

see wifi password from CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published