desktop-app
desktop-app copied to clipboard
ISSUE: everything is still being routed over the VPN
Describe the issue I setup split tunnel, but it appears everything is still being routed over the VPN. I setup the following:
[Interface]
PrivateKey =
[Peer]
PublicKey =
Disallow Apps: chrome,msedge,E-TRADE Pro, java,vncviewer, outlook, cmd
Expected behavior I expect the apps listed in Disallow Apps to not go over the VPN.
Tested on official WireGuard client I can't split tunnel the official wireguard client.
Tunnel Config See above.
Logs Where do I find the logs?
Starting WireSock directly If possible, follow the instructions below and comment on the outcome:
- Open TunnlTo and Enable the tunnel (this will save the config file to disk)
- Disable the tunnel and close TunnlTo
- Open a command prompt and issue the following commands:
cd "C:\Program Files\WireSock VPN Client\bin"
// Ensure you alter the <YOUR USERNAME> component of the path
wiresock-client.exe run -config C:\Users\<YOUR USERNAME>\AppData\Local\TunnlTo\tunnel.conf -log-level all