Most beginner VPN questions come down to a handful of things: whether several devices can connect at the same time, how data usage is actually counted, whether speeds get throttled, and whether it needs to stay on. This article lays out ten questions in the order you would run into them, giving the conclusion first and then the reasoning and troubleshooting order, so you can jump straight to what you need.
The ten questions at a glance
Start with the summary table, then expand the sections you need. The conclusions hold in most cases; exceptions are noted in the relevant section.
| Question | Short answer |
|---|---|
| Can several devices connect at once? | Yes, with no device limit |
| Sharing one account with family | Yes, data is shared |
| How is data usage counted? | By total data transferred |
| What happens when data runs out? | Monthly plans reset on the activation date; data packs never expire |
| Are speeds throttled? | Plans differ by data allowance, not by speed tier |
| What if it slows down at peak hours? | Switch to another route in the same region |
| Should it stay on all the time? | Depends on the network; with split-tunneling rules set up it can stay on |
| Do I need to reconnect after switching networks? | Most clients reconnect automatically; check the status once |
| What is a subscription link? | The address a client uses to fetch the node list |
| Do clients differ by platform? | Yes, most noticeably on iOS and Linux |
Devices and accounts: can multiple devices connect at once
Conclusion: yes, and there is no device limit. Phones, tablets, laptops, and desktops can all be online at the same time — you do not buy a separate plan for each device, and you do not have to sign out on one before using another. Sign-up only asks for a username and password, with no email address required and no email verification step, so adding devices never kicks another one offline.
Can I share one account with family?
There is no cap on devices, so it works in practice. What to watch is that data is shared across the account: whoever is downloading or streaming draws from the same allowance. When sharing with family, pick a tier based on total usage rather than headcount.
How data usage is counted: monthly plans and data packs
Data is counted as the total volume transferred through the route, both upload and download, regardless of how long you stay connected. Staying connected without transferring anything uses none; streaming video, moving files, and cloud sync are what actually consume data. This service offers two billing models side by side: monthly plans that reset each cycle, and data packs that last until used up.
| Type | Tier | Billing and reset |
|---|---|---|
| Monthly plan | ¥9.9 / ¥18 / ¥28 per month | 60GB / 250GB / 500GB respectively, reset monthly on the activation date |
| Data pack | ¥158 / ¥358 / ¥658 | 300GB / 1000GB / 3000GB respectively, valid until used up, never expires |
What about upgrading mid-cycle?
If you upgrade a monthly plan mid-cycle, the price difference is prorated by the remaining days — no need to wait for the next cycle. If you run over temporarily, you can top up with a data pack; data packs do not expire, so anything unused carries over.
A monthly plan resets on your activation date, not on the 1st of the month. Note the date down and you will not get the false impression that it reset right after you topped up.
Which activities use the most data?
From heaviest to lightest: video streaming, video calls, large file transfers and cloud sync, then web browsing and messaging. System updates, background auto-updates, and photo library sync often burn data unnoticed — the live speed readout in your client helps you confirm whether they are the culprit.
Speed and throttling: where the slowdown comes from
First, one clarification: VPNEQ plans are tiered by data allowance, not by speed, so the difference between the three monthly plans is the quota, not the connection speed. How fast it feels comes down to three segments: your local connection (home broadband or cellular signal), the link to the route entry point, and the path from the route exit to the destination service. Congestion in any one of them shows up as a slowdown.
Direct, relay, and IEPL dedicated routes compared
- Direct: the client connects straight to an overseas data center. Low cost and quick to deploy, but the path runs over the public internet, so it can hit congested segments at peak hours and latency fluctuates.
- Relay: traffic first enters a relay entry point in mainland China before heading overseas. The path is more controllable than a pure direct connection — a good fit when you are not latency-sensitive but need reliable connectivity.
- IEPL dedicated line: a point-to-point international Ethernet private line that avoids congested nodes on the public internet, with low jitter and steadier performance at peak hours — suited to video calls and remote work, where stability matters.
VPNEQ's 210+ routes are grouped by region with redundant lines, so most regions have several routes to choose from. If one is unstable, switch to another — no need to change accounts or reinstall the client.
Troubleshooting order when it slows down
- Test your local baseline first: disconnect the client and record your current network's speed and latency as a reference.
- Then test the route: connect the client and run the same test, then compare the two. If the gap is small, the bottleneck is your local network and switching routes will not help much.
- Switch to another route in the same region: this is exactly what redundant lines are for — test again after switching.
- Try a different protocol: Shadowsocks, VMess, Trojan, and VLESS run over TCP; Hysteria2 and TUIC are built on QUIC/UDP and tend to be steadier on links with more packet loss.
- Retest at a different time: measure once at peak hours and once off-peak to tell whether it is time-of-day congestion or the route itself.
If only one website is slow while everything else is fine, the problem is most likely on that server's end, not your route. Test a few other destinations first, then decide whether to switch routes.
Usage habits: should it stay on, and do you need to reconnect after switching networks
Whether to leave it on all day depends on the network you are connected to.
- Public Wi-Fi: hotel, airport, and cafe networks are shared with unfamiliar devices, so keep it on.
- Home and office networks: on networks you trust, you can turn it off when you are only visiting sites in mainland China, and switch it back on when you need international sites.
- Mobile data: leaving it on costs a little traffic for handshakes and keepalives, but the real consumption is the content itself.
Split-tunneling rules are what make always-on practical
Split-tunneling rules match by domain, IP range, or region: traffic that matches a rule goes through the route, and everything else connects directly. Sites in mainland China go direct, so they are unaffected by route fluctuations and do not use your subscription data; overseas sites automatically use the route, with no manual switching. Rule sets can be updated by subscription, so you do not have to maintain them when new domains appear.
Always-on has trade-offs too: on mobile it uses a bit more battery, and a few banking or intranet apps may trigger risk controls when the exit IP changes. In those cases, turn the client off temporarily, or add a direct-connection rule for that domain.
Do I need to reconnect after switching networks?
Most clients reconnect automatically. Switching between Wi-Fi and cellular changes the exit IP, so the connection has to re-handshake and the status can occasionally stay stuck on Connecting. Here is the order to work through:
- Check whether the client shows Connected or Connecting — if it is the latter, wait a few seconds.
- Disconnect and reconnect manually; this alone fixes it in most cases.
- If it still will not connect, switch to another route in the same region.
- Check whether the VPN configuration has been turned off in your system settings, then reconnect from the client. On iOS, enabling On-Demand makes the system bring the configuration up automatically when the network changes.
Subscriptions and clients: importing, updating, and platform differences
A subscription link is an address the client requests to get back a list of nodes, usually as base64-encoded node information or a client-specific format. Updating the subscription just means fetching the list again.
Five steps to import from scratch
- Copy the subscription link from the user panel.
- Open your client and choose Import from clipboard or Add subscription.
- Run Update subscription once to pull down the node list.
- Pick a route and connect, then wait for the status to show Connected.
- Open any IP lookup page to confirm the exit IP has changed — the import is done.
Manually copying individual nodes is not recommended. Nodes get adjusted, and hand-copied configurations will not update automatically, so they stop working after a while; with a subscription you just hit update once and the list stays current.
How protocols relate to clients
Common protocols include Shadowsocks, VMess, Trojan, VLESS, Hysteria2, and TUIC, and clients support different subsets of them. Hysteria2 and TUIC are built on QUIC/UDP and are usually steadier than TCP-based protocols on links with more packet loss; TCP-based protocols have broader compatibility and vary in how they perform on restricted networks. When choosing a client, check which protocols it supports first, then decide which one to use for your nodes.
Platform differences
- Windows: mostly graphical clients, supporting both system proxy and TUN modes.
- macOS: menu bar clients that also support TUN mode; you can switch routes without quitting the app.
- iOS: the first connection requires allowing Add VPN Configuration in the system prompt; after that you can enable On-Demand.
- Android: the first connection requires granting VPN service permission; once granted, you can switch quickly from the notification shade.
- Linux: typically a command-line core with a graphical front end; if you are comfortable in a terminal, you can manage it directly with config files and system services.
How to check for DNS leaks
A DNS leak means domain resolution still goes through your local ISP: the exit IP changed, but the DNS requests did not. Turn on the client's DNS takeover or leak protection, then open a DNS leak test page and confirm the resolving server matches your exit region. This matters especially for streaming and login-based services — when resolution does not match, the usual symptom is that you can connect but pages load incorrectly.
A subscription link is as sensitive as your account credentials — do not post it in group chats or share it in screenshots. If it leaks, reset the subscription and the old link stops working.
Five pitfalls beginners hit most often
- ❌ Assuming you have to buy a separate plan for every device → ✅ This service has no device limit; one account works across all platforms at the same time.
- ❌ Treating the subscription link like an ordinary URL and sharing it casually → ✅ Guard it like a password and reset it immediately if it leaks.
- ❌ Looking only at the number of nodes and ignoring route types → ✅ Pay attention to regional coverage and the difference between direct, relay, and IEPL dedicated routes.
- ❌ Leaving it on all day without split tunneling → ✅ Set up split-tunneling rules so sites in mainland China go direct and overseas sites use the route — saves data and battery.
- ❌ Assuming you are being throttled the moment it slows down → ✅ Test your local baseline first, then switch to another route in the same region, and only then suspect the route itself.
Ten questions in three lines
Devices: no device limit — one account keeps your phone, computer, and tablet online at once. Data: counted by total volume transferred; monthly plans reset each month on the activation date, and data packs last until used up and never expire. Speed: plans have no speed tiers; how fast it feels depends on your local network, the route type, and the time of day — if it is slow, switch to another route in the same region first.
Keep these three points in mind, set up your split-tunneling rules, and treat the subscription link like a password, and you will be able to work out most beginner questions on your own. This service offers a 14-day no-questions-asked refund, so if you are unsure, start with the lowest monthly plan and upgrade later with the price prorated by the remaining days.