← All articles

What a subscription link is and how it works

Modern VPN services hand out a single link rather than configuration files. The app downloads the server list from it and keeps that list current. Here is how that works and why it is an improvement.

What it is technically

A subscription link is an ordinary HTTPS address holding a text list of servers. The app requests it, receives a set of addresses with their connection parameters, and shows them to you as a list of countries. The format is standardised — INCY, Hiddify, v2rayNG, Streisand and a dozen other apps all understand it. That is why one link works everywhere and you are not tied to any particular client.

Why it beats config files

It used to be a separate configuration file per device, and adding a server meant redoing every one of them. With a link that disappears: we add a country on our side and the app picks it up on its next refresh. Setting up a new device is pasting one address rather than moving files around. And when a server has to be taken out of rotation it simply leaves the list, with nothing required from you.

How the refresh works

The app re-fetches the link on a schedule, usually every few hours. Along with the server list come housekeeping values: how much traffic you have used, when the subscription ends, the name of the service. That is why the app shows an accurate expiry without your opening the account page. One consequence matters: add the link as a subscription rather than as a single server. Added the second way, the app remembers one address and stops refreshing.

The link is a credential

The link carries a unique token — thirty-two random bytes by which the server recognises your account. No password travels with it, but the link itself is equivalent to access: anyone holding it can connect. So do not publish it or paste it into open chats. If it does leak, your account page has a rotate button: the old link stops working immediately and you add the new one on your own devices.

It is not only for INCY

We recommend INCY because we have tested it on every platform, iPhones and televisions included. But the subscription format is a common one, and the same link goes into Hiddify, v2rayNG, Streisand, NekoBox and Clash Meta. Your account page has a separate button for copying the plain link — it differs from the INCY button, which carries a scheme only that app understands. If you prefer another client, nothing stops you using it.