lakinduakash / linux-wifi-hotspot

Feature-rich wifi hotspot creator for Linux which provides both GUI and command-line interface. It is also able to create a hotspot using the same wifi card which is connected to an AP already ( Similar to Windows 10).
BSD 2-Clause "Simplified" License
3.01k stars 278 forks source link

adding support of WPA3 Transition Mode #376

Closed Chapoly1305 closed 3 months ago

Chapoly1305 commented 4 months ago

Adding logic to create_ap for https://github.com/lakinduakash/linux-wifi-hotspot/issues/350

Ideally, hostapd in recent years will support WPA3 in software level, but as mentioned in the post, it will only work if the wifi adapter supports 802.11w. This commit is not visible for user who only uses the GUI.

lakinduakash commented 4 months ago

Thanks for the contribution. Did you test this on your machine?

Chapoly1305 commented 4 months ago

Appreciate the response, I have personality tested with my workstation as Access Point, MacBook and iPhone as station. The both device can connect as expected, MacBook indicates WPA3 is used when pressing Option and click WiFi. I recommend a secondary validation by others.

The screenshots are included in https://github.com/lakinduakash/linux-wifi-hotspot/issues/350#issuecomment-1936635426

JensDA commented 3 months ago

Works on my Samsung A52s as well. It indicates WPA2/WPA3-Personal.