Updated July 2026
Install on Windows
The release page carries an x64 installer and a portable archive, and they store data in different places. This is which to take, and what to check on first launch.
Read guide →KNOWLEDGE BASE
Practical walkthroughs for installation, profiles, rules, TUN mode and troubleshooting—written to be followed, not decoded.
Updated July 2026
The release page carries an x64 installer and a portable archive, and they store data in different places. This is which to take, and what to check on first launch.
Read guide →Updated July 2026
A subscription link is an account credential, so decide who may see it before you paste it anywhere. This covers where the import happens, what usually blocks it, and the step people forget afterwards.
Read guide →Updated July 2026
The proxies page has two levels: groups, and the nodes inside them. Click the wrong level and nothing changes. This covers reading that layout, why a switch seems to do nothing, and keeping spare nodes in rotation.
Read guide →Updated July 2026
System proxy and TUN solve the same problem in completely different ways. One hangs a sign in the operating system and hopes programs read it; the other builds a network interface and takes the packets directly.
Read guide →Updated July 2026
With TUN the order matters more than the switch itself: get the system proxy working first, install service mode second, and only then turn TUN on. Skip the first two and you cannot tell which layer failed.
Read guide →Updated July 2026
When the client is running and nothing loads, resist the urge to edit the config. Walk back to a bare connection, bring the system proxy up on its own, then add one thing at a time until it breaks.
Read guide →Updated July 2026
A subscription is either refreshed by hand or pulled on a timer. This covers where both live, how to tell a refresh really happened, and what quietly changes underneath once it does.
Read guide →Updated July 2026
Rule, Global and Direct are three ways the same core can dispatch your traffic, and switching takes one click. They behave nothing alike, and picking the wrong one is easily mistaken for a dead node.
Read guide →Updated July 2026
A name resolution problem looks a lot like a broken node: pages will not open, certificates complain, requests land somewhere they should not. This guide covers proving it really is DNS, and what to set on the client side.
Read guide →Updated July 2026
The tray icon is there and the process is running, but the main window is blank white or never appears at all. Nine times out of ten the WebView2 runtime that draws the interface is at fault, not the proxy.
Read guide →Updated July 2026
Service mode installs a small system service that holds privileges the client cannot, and TUN depends on it entirely. What it does, where to install it, and why it fails.
Read guide →Updated July 2026
Launch at startup and silent start are two separate switches in Verge settings, and they do different jobs. What each controls, and what comes back after a boot.
Read guide →Updated July 2026
A backup packs your subscriptions, extensions and interface preferences into one bundle and puts the whole set back on restore. Knowing what travels with it and what does not saves a lot of time.
Read guide →Updated July 2026
WebDAV backup asks for only three things: a server address, a username and a password. All the difficulty sits in how deep the address goes and which password the service actually wants.
Read guide →Updated July 2026
Merge exists for one reason: you want extra lines on top of a subscription without losing them every time it updates. It is a YAML fragment layered over the subscription, and an update cannot wash it away.
Read guide →Updated July 2026
A Script extension is real JavaScript: the core hands your parsed subscription to a function and uses whatever object you return. That power also means one bad line takes the whole profile down.
Read guide →Updated July 2026
The rules that ship with a subscription will never match your habits exactly. Adding a few of your own, to pin one domain to direct or to a specific node, is the most common edit people make.
Read guide →Updated July 2026
A router admin page that will not load and LAN shares that vanish are usually the same story: private addresses being shipped off to a remote exit. Local ranges have to stay local, and TUN mode makes that harder.
Read guide →Updated July 2026
This switch decides whether the core listens only on this machine or on every network interface. Turn it on and the phones, TVs and laptops behind the same router can route through your computer.
Read guide →Updated July 2026
Mixed port 7897 takes HTTP and SOCKS5 traffic on the same number, so other software can point at it either way. External controller port 9097 is a different animal, and confusing the two guarantees failure.
Read guide →Updated July 2026
IPv6 ships disabled for a practical reason: most subscription nodes only hand out an IPv4 exit. Switch it on and the system starts preferring v6, which usually walks straight past the proxy.
Read guide →Updated July 2026
The millisecond figure next to a node answers one question: how long a round trip to the test target takes through that node. It is not bandwidth, and it is not how fast a particular site will load for you.
Read guide →Updated July 2026
A node can answer a latency test in 40 ms and still crawl at under a megabyte a second. Work out which kind of slow you have first, then decide whether to change lines or look at your own machine.
Read guide →Updated July 2026
Sending one game or one download tool through the proxy while everything else stays direct is done with process-name rules. There is one hard requirement: only TUN mode exposes which process opened a connection.
Read guide →Updated July 2026
The log page is the first thing to open when something breaks. You can change its level, clear it, and watch the core react line by line while you reproduce the fault yourself.
Read guide →Updated July 2026
Updating the client is not hard. What goes wrong almost always comes down to three things: no backup beforehand, the program not fully closed during the install, and nobody checking the service and the custom rules afterwards.
Read guide →Updated July 2026
There is exactly one source worth trusting for this client: the project GitHub Release page. Download portals, high-speed downloaders and so-called clean editions in the search results cannot prove the file was left untouched.
Read guide →Updated July 2026
Removal has an order. Uninstalling while the system proxy is still on leaves the Windows proxy settings behind and takes the whole machine offline. Here is the right sequence.
Read guide →Updated July 2026
Three things trip people up on macOS: the wrong chip architecture, the source check on first open, and the administrator password that service mode and TUN both need.
Read guide →Updated July 2026
The Linux build ships as a deb and an rpm. This covers which one your distribution wants, why the package manager should install it, and what the tray icon and TUN still need afterwards.
Read guide →Updated July 2026
select, url-test, fallback and load-balance behave very differently. Pick the wrong one and your exit keeps jumping, or sites log you out for no obvious reason.
Read guide →Updated July 2026
Bind "toggle system proxy" and "toggle TUN" to hotkeys and you rarely need the main window again. The tray menu also does more than most people realise.
Read guide →Updated July 2026
The Connections panel is not an expert-only log. It is the fastest way to answer "which rule did this domain actually hit?"
Read guide →Updated July 2026
Rules like GEOIP,CN and GEOSITE are not built into the core. They rely on separate data files, and when those go stale or fail to download, whole classes of rules stop matching.
Read guide →Updated July 2026
enhanced-mode only has two values, but the one you pick decides whether your NAS, games and other LAN devices keep working.
Read guide →Updated July 2026
If domain rules suddenly stop working once TUN is on, it is usually because the core only sees an IP address. The sniffer is what gets the hostname back.
Read guide →Updated July 2026
The controller port is the core management interface, and every live number in the client UI is read from it. If a third-party dashboard can reach it, so can somebody else.
Read guide →Updated July 2026
Profiles, rules, logs and UI preferences all live in one data folder. Knowing where it is makes migrations and clean uninstalls much faster.
Read guide →Updated July 2026
When TUN mode or LAN sharing fails, the cause is often not a bad config — it is the firewall prompt that got dismissed the first time around.
Read guide →Updated July 2026
The Profiles page can hold several subscriptions at once, but only one is ever active. Once that clicks, a lot of "I changed it and nothing happened" problems explain themselves.
Read guide →No matching guides found.