I tried $iwconfig | grep wlan0 but all I got was the line that my connected ESSID name exists. But I need only the name.
How do I get just the name?
|
I tried How do I get just the name? |
||||
|
|
|
I don't know if this is the best solution, but try this: For the essid name:
For the access point mode (as requested in the comment):
For the link Quality (as requested in the comment):
For the channel, (as requested in the comment) try this:
Make sure to replace ESSID with your essid: For the address, (as requested in the comment) try this:
|
|||||||||||
|