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

ISSUE: IP address leak due to connection problems #198

Open
ghost opened this issue Jul 8, 2024 · 3 comments
Open

ISSUE: IP address leak due to connection problems #198

ghost opened this issue Jul 8, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Jul 8, 2024

Very often it happens that my IP address is leaked. After establishing a connection, the VPN works for some time, but in case of short-term interruptions, first the Internet disappears and after the VPN connection is terminated, and I connect directly to the ISP, although the status bar and application still show that the VPN is still connected.
pic1

My suggestion is to add a Kill-switch function, or make sure that the tunnel is not terminated in case of short-term connection problems, but continues to try to connect to the peer.

@ghost ghost added the bug Something isn't working label Jul 8, 2024
@wiresock wiresock self-assigned this Jul 8, 2024
@brendanosborne
Copy link
Contributor

Thanks for reporting this. I've updated the code to handle the tunnel disconnecting/reconnecting when the internet connection drops out.

@g-k-m
Copy link

g-k-m commented Aug 17, 2024

Thanks for reporting this. I've updated the code to handle the tunnel disconnecting/reconnecting when the internet connection drops out.

Hello, just wondering, where is this updated code? Cuz the last commit here says May 23rd

@brendanosborne
Copy link
Contributor

Sorry it looks like I missed your last comment. I added it to the TunnlTo Premium Beta ( #222 ) but haven't backported to the standard TunnlTo yet.

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

3 participants