Feature #178
closed
Add support for parsing wpa_supplicant.conf
Added by Hammel over 11 years ago.
Updated over 11 years ago.
Description
This is currently stubbed but is not complete. I need to find a definition of the file format and then implement parsing similar to the way the interfaces file is parsed.
- Status changed from New to In Progress
- % Done changed from 0 to 50
Essentially complete for the most basic configuration, assuming we only care about two fields: SSID and PSK. All others will default to simplest configuration for now. Users can manually edit the file using File->Open to set other options.
Saving changes to file is not implemented yet.
- Status changed from In Progress to Closed
- % Done changed from 50 to 100
Completed code for reading and writing wpa_supplicant.conf. Again - this is very simplistic and addresses only the most basic use case of a user using WPA_PSK and TKIP.
Also available in: Atom
PDF