Knowledgebase WireGuard Split Tunneling — Custom Rules (Windows, Recommended)

WireGuard Split Tunneling — Custom Rules (Windows, Recommended)

VPN, WireGuard, Split Tunneling 0 Was this answer helpful? Print

By default, turning on the VPN sends all your PC traffic through it. Split tunneling lets you choose exactly which apps or games use the VPN while everything else uses your normal connection. As an example, we'll route Battlefield 6 through the VPN and leave everything else on your normal internet.

This guide covers the custom rules, not installing the VPN. For installation, see Set Up WireGuard Split Tunneling on Windows.

Create a custom rule

With nothing in the Include section, all traffic goes through the VPN:

All traffic through the VPN

  1. Click File → New Rule.

File - New Rule

  1. Enter the app's details (Battlefield 6 example):
    • Name: any label (e.g. BF6)
    • Type: Process Name
    • Value: bf6.exe
    Click Create.

Add the app details

  1. In the Tunnel Configuration section, set Tunnel to the tunnel name you created during install, and set Include to your rule (BF6).

Tunnel configuration

  1. Add as many rules as you like for more games and apps.

Multiple rules

How to find an app's process value

  1. Run the game or app.
  2. Press Ctrl + Alt + Delete and open Task Manager.
  3. Find the app, right-click it, and choose Properties.

App Properties in Task Manager

  1. On the General tab you'll see the name and file type — combine them for the value (e.g. bf6 + .exe = bf6.exe).

The process value

Split tunneling is now active for the apps you chose. You can also build other rule types — grouping apps, by IP range, or by folder path.

Was this answer helpful?

Related Articles