This article addresses the following question: after obtaining a V2Ray/VLESS subscription link, how do you add, update, and connect it in v2rayNG on an Android phone? It also explains why IP, DNS, and the browser environment can affect access results, making it suitable for first-time users to follow step by step.
1. Basic steps to add a v2rayNG subscription
First, make sure you have installed the latest version of v2rayNG and obtained a valid subscription address. A subscription is usually a link beginning with https:// that contains information for multiple nodes. This site also compiles free nodes and subscription resources, but free nodes may fluctuate in stability, so it is recommended to prepare several backups.
- Open v2rayNG and tap the “+” in the top right corner or the menu button.
- Select “Subscription settings” or “Subscription group setting”.
- Tap “+” and enter a note such as “freevpn-x” or any name that is easy for you to recognize.
- Paste the subscription link into “Address/URL”, then save and return to the main screen.
- Tap the menu in the top right corner, select Update subscription, and wait for the node list to appear.
- Select a node and tap the connect button in the bottom right corner. When a key icon appears in the status bar, it means the VPN has started.
If the list is empty after importing, first check whether the link was copied completely, especially making sure there are no extra spaces, Chinese punctuation marks, or line breaks. Some subscriptions require that the link can be opened in a browser before the client can fetch it.
2. How IP, DNS, and the browser environment are related
After v2rayNG connects successfully, your public IP will usually appear as the node’s exit IP; if the connection fails or traffic is not going through the proxy, websites will still see your local ISP IP. You can verify this with an “IP lookup” website, but different sites cache results differently, so there may be delays.
DNS is responsible for resolving domain names into IP addresses. If DNS is polluted, you may encounter a situation where “the node connects successfully but certain websites will not open.” In v2rayNG settings, you can try enabling “Bypass LAN and mainland China addresses” or using the client’s default DNS; do not enable multiple proxies or accelerators at the same time, to avoid routing conflicts.
The browser environment can also affect your judgment. For example, browser cache, cookies, account region, and WebRTC may all expose old information. When testing, it is recommended to use an incognito window, disable other proxy extensions, and separately visit IP lookup, search, video, and other sites to confirm the results.
3. Troubleshooting subscription update failures and connection failures
- Subscription cannot be updated: Check whether the network is working normally, and try opening the subscription link in a browser; if it does not open, switch networks or try again later.
- The node shows a timeout: Switch to another node, or use “Test all configurations with real connection” in v2rayNG.
- Connected but webpages will not open: Disable Private DNS, clear the browser cache, or switch DNS/node.
- Only some apps do not work: Check whether that app is restricted by the system from accessing the network, or whether per-app proxy in v2rayNG was not selected.
- Frequent disconnections: Disable battery-saving restrictions, allow v2rayNG to run in the background, and avoid enabling other VPNs at the same time.
For daily use, it is recommended to manually update subscriptions regularly after adding them; do not repeatedly import the same subscription; before connecting, first choose a node with lower latency and a successful real-connection test. If you change subscription sources, delete the old subscription before adding the new link, which can reduce duplicate nodes and configuration conflicts.
4. Summary
The core process for adding a v2rayNG subscription is simply “add the subscription address — update the subscription — select a node — test the connection.” If access results are abnormal, do not rely only on whether the key icon appears; you should also troubleshoot by considering IP, DNS, and the browser environment together. By checking each item step by step as described above, you can usually identify most problems with import failures, connection failures, and webpages not opening.