ericmurphyxyz / rofi-wifi-menu

A bash script using nmcli and rofi to make a wifi menu for your favorite window manager
208 stars 15 forks source link

Handling Authentication when the passwords of saved networks change. #3

Open AmlanJSarmah opened 2 years ago

AmlanJSarmah commented 2 years ago

The script works fine with saved networks initially , it also work fine with unknown network prompting the user for a password. But, if the password of saved networks change it doesn't prompt the user to ask new password ,rather try to log in with old password and end up failing everytime.

mobsenpai commented 5 months ago

Is this script being abandoned. as there's one pull request and many issues which are unaddressed.