rauchg / wifi-password

Get the password of the wifi you're on (bash)
4.41k stars 237 forks source link

Could have a version for linux too right? #3

Closed andersoonweb closed 9 years ago

rauchg commented 9 years ago

Yep. I suggest you do what @RReverser did for Windows, but for your favorite distro(s). Will be happy to link to your project from my README.

kevva commented 9 years ago

@rauchg, I created a similar project using node https://github.com/kevva/wifi-password which should work on all OS.

rauchg commented 9 years ago

@kevva awesome. As far as Linux goes, is there a single solution that applies to all distributions?

andersoonweb commented 9 years ago

Amazing, congratulations @kevva .

kevva commented 9 years ago

@rauchg, hm, yeah, currently it's GNOME only. There is probably some way to cover more distros though.