wpa_cli

  1. tembun

    How to easily query wireless interface status from the shell script?

    I'm writing a shell script that helps me to manage wireless network (WiFi) connections in a convenient manner. I want to be able to retrieve the status of a particular interface. For instance, I've successfully connected to a network using wpa_supplicant and now I want to be able to tell from...
Back
Top