winfo is a small utility to display information about an access point and the wireless connection to the access point. Currently it is a console application and reports the MAC address of the access point, link quality, network name (BSSID), the network type (managed or ad-hoc), and displays a list of non-hidden networks within range.
| Tags | Networking Utilities |
|---|---|
| Licenses | GPL |
| Implementation | C |


Release Notes: Compiled to a universal binary. No other changes have been made in this release.


Release Notes: The non-hidden networks list was split into ad-hoc networks and managed networks. The code was reformatted to (mostly) fit on an 80-character wide screen. Channel and signal information were added to the available networks list. The channel information was added to the current AP display. The overall output was touched up a bit. An Install.txt file was added.


No changes have been submitted for this release.