TunnlTo / desktop-app

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

Update to WireSock v1.2.41.1 and support SOCKS5 server #187

Closed Miku-nya closed 3 months ago

Miku-nya commented 4 months ago

The wiresock version has recently been updated to v1.2.41.1 which now includes socks5 proxy support for routing handshake packets through a SOCKS5 proxy. https://www.ntkernel.com/bypassing-egypts-wireguard-ban-an-update/

x64 version: https://www.wiresock.net/downloads/wiresock-vpn-client-x64-1.2.41.1.msi

x86 version: https://www.wiresock.net/downloads/wiresock-vpn-client-x86-1.2.41.1.msi

Please update Tunnlto to this wiresock version with socks5 proxy support

wiresock commented 4 months ago

This is a preliminary build that, while it can fix some issues, may introduce others. It has not been tested thoroughly yet. The significant difference from the previous release is the ability to forward all WireGuard packets via a SOCKS5 proxy, not just the handshake, which has been a long-standing feature.

brendanosborne commented 3 months ago

Based on the info from Wiresock, I'll look into updating the version when it is production ready.