In order for the split tunnel to work, I set up a PowerShell command to do this:New-NetRoute -DestinationPrefix "192.168.1.0/24" -InterfaceAlias "VPN" ...
確定! 回上一頁