Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] - Time of handshake resets to 0 and start over #187

Closed
hrshtein opened this issue May 1, 2024 · 1 comment
Closed

[BUG] - Time of handshake resets to 0 and start over #187

hrshtein opened this issue May 1, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@hrshtein
Copy link

hrshtein commented May 1, 2024

Description of the bug
When connected to a server, it is shown that the handshake happened and showing handshake happened 20secs ago and the time was increasing second by second, then i switched to another app and when i again switched to wgtunnel, it was showing handshake happened 12secs ago, 13secs ago but the few mins has already been passed!

Smartphone:

  • Device: Realme 9pro 5g
  • Android Version: Android 14
  • App Version: 3.4.2

Steps to reproduce the behavior:

  1. Connect to a server and notice the handshake happened how many secs ago and let it to increase to 80-100sec ago.
  2. Switch the app
  3. Again switch to wgtunnel
  4. Notice the handshake happened how many secs ago

Expected behavior
It should not to resets to 0 and start over.

@hrshtein hrshtein added the bug Something isn't working label May 1, 2024
@zaneschepke
Copy link
Owner

Handshake happens on an interval with wireguard where the client reaches out to the server to confirm there is still a connection. The app displays the last time in seconds since the last successful handshake. If I remember correctly, handshakes happen on a 2 minute interval.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants