TunnlTo / desktop-app

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

ISSUE: IP address leak due to connection problems #198

Open ghost opened 1 month ago

ghost commented 1 month 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 1 month 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 6 days 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