Windows Setup Guide
This guide walks you through connecting your Windows PC to CompassVPN using v2rayN, a free app: install it, paste in your connection link, and connect.
Prerequisites
Before you begin, you’ll need:
- A configuration link from your CompassVPN server
- A Windows PC running Windows 10 (version 2004) or later
Step 1: Install v2rayN
- Open the latest v2rayN release on GitHub
- Under the Assets section, download the
.zipfile for your system:
| System | File |
|---|---|
| Most 64-bit Windows PCs | v2rayN-windows-64.zip |
| Windows on ARM64 | v2rayN-windows-arm64.zip |
| Older 32-bit PCs | v2rayN-windows-86.zip |
The -desktop variants of these files are the same app with a different interface; either works. The packages are portable and include everything needed, so there is nothing else to install.
- Extract the ZIP file to a location on your computer (e.g.,
C:\v2rayN) - Navigate to the extracted folder and run
v2rayN.exe - You may see a Windows security alert. Allow access for v2rayN.
Step 2: Configure v2rayN
On first launch, before importing your configuration links, set these options:
- Open the
Settingsmenu and selectOptions settings - Set the following:
| Setting | Value |
|---|---|
| Sniffing Type | Check all: http, tls, quic, fakedns |
| Default TLS Fingerprint | chrome |
| User-Agent | chrome |
Step 3: Import Configuration
- Copy the configuration link provided by your CompassVPN server.
- In v2rayN, you can either:
- Press
Ctrl+Von your keyboard while the v2rayN window is active. - Or, click on the
Servermenu and selectImport bulk URL from clipboard.
- Press
- The app should automatically detect and import the configuration from your clipboard.
Step 4: Connect to CompassVPN
- After importing, you’ll see the server configuration in the list.
- Right-click on the configuration and select
Set as active server. - To turn the VPN on, select
Set system proxyat the bottom of the app. - To turn it off, select
Clear system proxyin the same place.
Step 5: Test Your Connection
- Once connected, open your web browser.
- Visit browserleaks.com/ip .
- Verify that your IP address has changed to the VPN server’s IP.
Advanced Features
Routing Rules
This section (Settings -> Routing Setting) is where you customize how traffic is handled. You can create rules based on domains, IP addresses, or even applications to specify whether traffic should:
Direct: Bypass the VPN and connect directly.Proxy: Go through the active VPN server.Block: Be blocked entirely.
This allows for fine-grained control over your connection routing.
Regional Presets
v2rayN ships with three regional presets that set up this routing for you: domestic websites and services connect directly through your local internet, while everything else goes through the VPN.
- Open the
Settingsmenu and selectRegional preset settings - Select your country
- Wait for the app to download the necessary files
Auto Startup
To make v2rayN start automatically when Windows starts:
- In the main window, click on the
Settingmenu - Select
Basic Setting - Check the box next to
Start with Windows