Quote:
Originally Posted by Brian_K_White
Hi, teeny harmless bug report.
When ap_scan.sh displays ssids, it only shows the first word of each ssid. So, "The Coffee House" becomes "The".
The string is probably being properly quoted elsewhere in the script though, because it does in fact work and connect. I guess to prove or disprove that, you'd have to set up two aps that start with the same word, and verify that you can connect to either one.
|
Those types of strings are just to provide the program with a way to communicate with human users. The actual ssid, in precise detail, will be used by the program.
Luck;
Ken