TunnlTo / desktop-app

TunnlTo is a Windows WireGuard VPN client built for split tunnelling.
https://tunnl.to
1.55k stars 63 forks source link

ISSUE: IP address leak due to connection problems #198

Open ghost opened 4 months ago

ghost commented 4 months ago

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.

brendanosborne commented 4 months ago

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

g-k-m commented 3 months ago

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 commented 1 month ago

Sorry it looks like I missed your last comment. I added it to the TunnlTo Premium Beta ( https://github.com/TunnlTo/desktop-app/discussions/222 ) but haven't backported to the standard TunnlTo yet.