DavidVentura / Wireguard_qml

UBPorts app in QML for Wireguard
MIT License
4 stars 5 forks source link

Error messages not always unique/clear #13

Open Danfro opened 2 years ago

Danfro commented 2 years ago

In the app I would get "connecting..." and the connection name, but connections would still not be working due to some config mistakes. But: The error messages do not always give the correct value that is faulty. Example: private key queried but "peer key" given as message

(OK, that is the only one I can find in the code. I hope I did not miss any more. :-). )