create_ap icon indicating copy to clipboard operation
create_ap copied to clipboard

Please add support for WPA3

Open theoryfate opened this issue 5 years ago • 0 comments

Now the latest version of hostapd and wpa_supplicant has reached 2.9, and WPA3 is well supported. I think it's time to let create_ap also support, so that people can more easily create WPA3 WIFI.

The following is hostapd using WP3's hostapd.conf

interface=wlan0 ssid=WPA3-Network

hw_mode=g channel=8 driver=nl80211

wpa=2 wpa_passphrase=abcdefgh wpa_key_mgmt=SAE rsn_pairwise=CCMP ieee80211w=2

theoryfate avatar Aug 09 '19 00:08 theoryfate