Step 01
Import the subscription and confirm the node list
The goal at this stage is not to connect immediately, but to save the subscription correctly and display its nodes in the client.
Add a subscription in v2rayN desktop
Open the v2rayN main window and find “Subscription Groups” or the subscription management entry. The menu location may vary slightly between versions: some place it under the top “Subscription Groups” menu, while others put it in the subscription section of the left navigation. In the management page, choose Add, give the subscription an identifiable name such as “Primary subscription,” and paste the complete URL you copied into the URL field. The name only distinguishes the group on this device; it does not change the server configuration.
After saving, return to the main window, open the subscription menu, and choose “Update all subscriptions,” or update the group you just created. When the update finishes, several node rows should appear in the main list, usually showing fields such as an alias, address, port, transport, or protocol. For now, simply confirm that the list is not empty; there is no need to guess which node is fastest from its name. Once the window shows an update-complete message and the list contains entries, continue to the next step.
Add a subscription in v2rayNG for Android
Open v2rayNG, open the top-right menu, and find “Subscription group settings” or a similarly named subscription management option. Tap Add, enter a label, and paste the subscription URL. Save it and return to the main screen. Open the menu again and update the subscription. Keep the network available during the update. When it finishes, node entries should appear on the main screen; the selected item is usually indicated by highlighting, a check mark, or a separate current-configuration area.
If pasting the URL produces an invalid-address error, first check for spaces or line breaks at either end. Place the cursor at the end of the field and make sure punctuation from a chat app was not copied along with the URL. If saving succeeds but the list remains empty after updating, do not proceed to the connection step because the client has no usable configuration. Confirm that the subscription URL is still valid, then check the client log for an HTTP status, parsing error, or timeout. For a systematic subscription failure checklist, see the subscription section of the troubleshooting guide.
What you should see before continuing
- The subscription group is saved in the client and remains visible when you reopen the management page.
- After updating, the main list contains at least one selectable node.
- The update does not remain stuck loading, and there is no clear format-parsing error.