Open-SSTP-Client
Open-SSTP-Client copied to clipboard
Feature request: Option don't route the local network
Hi, thanks for great app. What is really need, this is a option do not route local IPs in VPN. So, for example, I have default route 192.168.0.0/24, this is my local network, router - 192.168.1.1 (default gateway). And I have some local resources: 192.168.1.2, 192.168.1.15, etc. With VPN on all traffic and default route (0.0.0.0/0 -> 0.0.0.0 tun0) all traffic comes in VPN, and for local IPs as well. And, as result, I have no access for local resourses, 192.168.0.0/24 not available. I can manage custom routes, but only to include them to the route on 0.0.0.0 tun0. But we need option to EXCLUDE them (eg 192.168.0.0/24 subnet), or, in other words, bypass VPN for local traffic. Thanks.