wifi-repeater
wifi-repeater copied to clipboard
Use WPA2 instead of WPA
WPA2 is more new/secure. In iOS WPA shows a "Weak security" message.
I agree.
+1 here
[alanb128] This issue has attached support thread https://jel.ly.fish/ec250714-87fe-4542-ad23-de4883a20b97
or wpa3 even?
These are all the sections of the code where WPA is metnioned:
https://github.com/balenalabs-incubator/wifi-repeater/blob/3f152818a8518af7f886407035eca564de01f26b/src/types/index.ts#L202-L205
https://github.com/balenalabs-incubator/wifi-repeater/blob/3f152818a8518af7f886407035eca564de01f26b/src/types/index.ts#L260-L261
https://github.com/balenalabs-incubator/wifi-repeater/blob/3f152818a8518af7f886407035eca564de01f26b/src/nm.ts#L52
https://github.com/balenalabs-incubator/wifi-repeater/blob/3f152818a8518af7f886407035eca564de01f26b/src/nm.ts#L84