Show “Connected” only after verifying the WireGuard tunnel is alive
Open
- Dominant language
- Rust
- Stars
- 369
- Forks
- 39
- Avg merge
- 21h 2m
- Merged PRs (30d)
- 32
Description
As a user, when I connect to VPN, I want the app to show Connected only when the VPN is actually usable.
Current implementation shows an error after a few minutes when we detect that the tunnel is inactive. That's too late.
AC:
- Update the client apps to display the Connected status only after we confirm the WireGuard tunnel is actually up and passing traffic.
- Add an intermediate Verifying… state between Connect and Connected
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.