elgesl / keepass-mswifiimport

A plugin for KeePass 2 which allows to import the wifi profiles saved in Windows.
https://elgesl.github.io/keepass-mswifiimport/
GNU General Public License v3.0
44 stars 3 forks source link

Can't see 「In Windows einfügen」 in Keepass 2.53 When exporting entries to the computer #9

Open sjhsbhqf opened 1 year ago

sjhsbhqf commented 1 year ago

I can't see 「In Windows einfügen」 in Keepass 2.53 When exporting entries to the computer. image

x11x commented 5 months ago

I'm also having this problem. The field values from "Advanced" (as CSV):

wifi_Authentication,WPA2PSK
wifi_Authenticiation_UseOneX,false
wifi_AutoSwitch,false
wifi_ConnectionMode,auto
wifi_ConnectionType,ESS
wifi_Encryption,AES
wifi_KeyIndex,0
wifi_MACRandomizationEnabled,false
wifi_NonBroadcast,false
wifi_SharedKey_KeyType,passPhrase
wifi_SharedKey_Protected,true

The "wifi_SSID" and "wifi_SSID_Hex" are also present and correct (I have not included them here) - they match the name of the entry in KeePass, and the wifi_SSID_Hex is the correct hex-encoded value of the SSID. The Password field on General tab contains the password. Am I to understand it only supports key=clear? I have tried using both key=clear and not, and verified the password field in Keepass matches the cleartext WiFi passphrase, and it still doesn't work.