Step two
Choose system proxy, rule mode, or TUN mode
Once server entries appear, decide which application traffic should go through the client. Keep two concepts separate: the server determines where traffic goes, while the proxy mode determines which traffic enters the client. Selecting a server without enabling the right proxy entry point may leave the browser or other applications using the original network path.
On desktop in v2rayN, start by choosing “Set system proxy automatically” from the system proxy menu, then use rule mode for split routing. Most browsers and desktop apps that read the system network settings will follow this configuration. Rule mode uses the client's routing rules to choose how each connection is handled and suits everyday use. Global mode sends more requests through the same outbound and can help briefly determine whether a rule match is causing an access issue, but it is not recommended as a long-term way to reroute all traffic without a specific need.
TUN mode uses a virtual network interface to take over a broader range of system traffic, making it useful for programs that do not read system proxy settings. It usually requires additional system permissions and may conflict with other virtual networking tools. There is no need to enable TUN during the first setup: verify the subscription and server with the system proxy first to narrow the problem. If the browser works but a standalone program never changes, then consider switching to TUN mode.
On Android in v2rayNG, tapping Connect creates a system-level VPN channel, while routing settings determine which connections use the selected server. For the first test, keep the client's preset rules and avoid changing domain policies, app filters, and custom routes at the same time. Change one option at a time and verify the result before continuing; this makes later problems easier to trace.
Recommended first
System proxy and rule mode
Best for first testing with a browser and common desktop apps. There are fewer setup steps, and the original system settings are easier to restore when the client is closed.
Use when needed
TUN mode
Useful for applications that do not read system proxy settings. Confirm that the basic connection works first, and watch for system permission prompts before enabling it.
How to choose the right mode
If you only need to confirm that the subscription works, system proxy and rule mode are sufficient. If the browser works but a command-line tool, game launcher, or standalone app bypasses the client, first check whether that application has its own proxy settings, then decide whether TUN is necessary. To understand the relationship between domain rules, IP rules, and outbound tags, see the routing chapter in the configuration reference; this guide does not cover complex rule writing.
After setting the mode, do not test several applications at once. Keep one browser window as a consistent test target, then continue to step three to select a specific server and start the connection. This separates traffic-capture problems from server connectivity problems.