This article addresses the common question “how to import nodes into v2rayNG” and also explains why, after importing, you still need to pay attention to IP, DNS, and the browser environment. It is suitable for Android users who have just installed v2rayNG. Simply follow the steps to complete node import, connection testing, and basic troubleshooting.
1. What to prepare before importing nodes
v2rayNG is a commonly used V2Ray/VLESS/VMess/Trojan client on Android. It does not come with usable nodes by default, so you need to prepare a node link, QR code, or subscription address. This site compiles some free node information, and you can also use your own existing subscription. Before importing, it is recommended to confirm these three things first:
- Your phone has the latest version of v2rayNG installed, preferably obtained from a trusted app store or the project’s release page.
- Keep the system time set to automatic synchronization, as incorrect time may cause TLS connection failures.
- The node format is complete, such as vmess://, vless://, trojan://, or a subscription URL.
2. Three ways to import nodes into v2rayNG
After opening v2rayNG, tap the “+” in the upper-right corner, and you will usually see multiple import methods. Regular users should prioritize subscription or clipboard import, as these are the least prone to input errors.
- Import via subscription: Tap the menu in the upper-left corner, go to “Subscription settings,” tap “+”, add the subscription address, paste the URL, save it, then return to the main screen and choose “Update subscription.” Once the update is complete, multiple nodes will appear.
- Import from clipboard: First copy a single node link, then open v2rayNG, tap the “+” in the upper-right corner, and select “Import from clipboard.” If the link format is correct, the node will be added to the list automatically.
- Import via QR code: If what you have is a node QR code, tap “+”, then select “Scan QR code.” You can also save the QR code image to your phone and use the “Scan from image” function to recognize it.
After the import is complete, select a node, then tap the round connect button in the lower-right corner. On the first connection, the system will display a VPN permission prompt; choose Allow. After a successful connection, a key or VPN icon will appear in the status bar.
3. Imported successfully but still not working? Check these items first
Many people assume that if a node can be imported, it must be able to connect. In fact, importing only writes the configuration into the client. If you still cannot access the external internet, troubleshoot in the following order:
- Tap the latency test on the right side of the node. If they all time out, the node may be invalid, the network may be blocked, or the subscription may not have been updated.
- Switch between Wi-Fi and mobile data for testing, as some network environments restrict specific protocols or ports.
- Try switching the routing mode in settings. For example, “Bypass LAN and Mainland China addresses” is suitable for daily use.
- Turn off other VPNs, proxies, or accelerators to avoid multiple tools taking over the network at the same time.
If only the browser cannot open pages while other apps work normally, the issue may not be with the node, but with the browser proxy, cache, or secure DNS settings. You can first test in incognito mode, then disable “Secure DNS / Secure DNS” in the browser, or switch to another browser for verification.
4. What is the relationship between IP, DNS, and the browser environment
After connecting to v2rayNG, external websites usually see the node’s exit IP rather than your local network IP. However, if DNS is not handled properly, DNS leaks may occur, causing resolution requests to still go through the local network. It is recommended to enable a reasonable DNS scheme in v2rayNG settings and avoid having the browser use a separate DNS that conflicts with the proxy.
In addition, the browser environment also includes information such as language, time zone, Cookie, and WebRTC. For ordinary browsing through a proxy, complex settings are generally unnecessary; but if you find that websites are identifying you abnormally, you can clear cookies, disable browser location permissions, and avoid frequently switching between nodes in different countries.
5. Practical suggestions
For daily use, it is recommended to keep 2-3 usable nodes as backups and update subscriptions regularly. Free nodes can be used for temporary information lookups or to test whether the client is working properly, but their stability will vary with the network environment. When failures occur, do not repeatedly modify unrelated parameters. First confirm whether the node is valid, whether the subscription has been updated, and whether the network allows the connection, then troubleshoot DNS and browser settings one by one.