لینک اشتراک (Subscription) یک URL محرمانه است که کل تنظیمات V2Ray تو را در خود دارد: چه سرورهایی، در چه لوکیشنهایی، با چه پروتکل و تنظیماتی. بهجای اینکه دهها کانفیگ را دستی وارد کنی، فقط همین یک لینک را در برنامه پیست میکنی و لیست سرورها خودکار پر میشود.A subscription link is a secret URL that carries your entire V2Ray setup: which servers, in which locations, with which protocols and settings. Instead of typing dozens of configs by hand, you paste this one link and the server list fills in automatically.
ساختار یک لینک اشتراکAnatomy of a subscription link #
یک لینک نمونه (ساختگی):A sample (fake) link:
https://sub.example.com/api/v1/client/subscribe?token=AbCdEf…https://sub.example.com/api/v1/client/subscribe?token=AbCdEf…
- دامنه: آدرس سرورِ اشتراک ارائهدهنده که لیست را نگه میدارد.Domain: the provider's subscription host that serves the list.
- token: کلید یکتای تو — یعنی هویت و اشتراکت. به همین دلیل لینک مثل رمز عبور محرمانه است.Token: your unique key — your identity and plan. That's why the link is treated like a password.
چرخه کار: از پیست تا اتصالThe cycle: from paste to connection #
افزودنAdd
لینک را یکبار در بخش اشتراک برنامه اضافه میکنی (Happ، v2rayNG، v2rayN، Shadowrocket و…).Add the link once in your app's subscription section (Happ, v2rayNG, v2rayN, Shadowrocket…).
دانلود لیستFetch the list
برنامه لینک را صدا میزند، پاسخ (معمولاً متن کدشده) را decode میکند و همه سرورها را وارد لیست میکند.The app calls the link, decodes the response (usually encoded text) and imports every server.
آپدیت دورهایPeriodic updates
با تغییر لیست در سمت ارائهدهنده، آپدیت تنظیمات جدید را دریافت میکند؛ زمان تغییر و حذف موارد به سرویس بستگی دارد.When the provider changes the list, an update fetches the new settings; timing and entry removal depend on the service.
انتخاب و اتصالChoose & connect
تست تأخیر واقعی میگیری، سریعترین سرور را انتخاب میکنی و وصل میشوی.Run a real-delay test, pick the fastest server and connect.
امنیت و نگهداری لینکKeeping your link safe #
- لینک را فقط از منبع رسمی (بات ارائهدهنده) بگیر؛ لینکهای دستدوم یعنی مصرف دیگران روی اشتراک تو.Only take links from the official source (the provider's bot); second-hand links mean strangers using your plan.
- اگر برنامهات را عوض میکنی، کانفیگهای قدیمی را پاک کن تا لیستهای کهنه نماند.When switching apps, clean out old configs so stale lists don't linger.
- اگر اشتراک آپدیت نمیشود، راهنمای رفع مشکل آپدیت را ببین.If updates fail, see the update troubleshooting guide.
سؤالات متداول لینک اشتراکSubscription link FAQ #
لینک اشتراک را به دوستم بدهم؟Can I share my subscription link?
نه. هر کسی لینک را داشته باشد میتواند از همان سرورها استفاده کند و حجم و سقف اتصال تو مصرف میشود. لینک را مثل رمز عبور نگه دار و اگر لو رفت، از ارائهدهنده بخواه ریستش کند.No. Anyone holding the link can use your servers and burn your volume and device limit. Treat it like a password; if it leaks, ask your provider to reset it.
لینک اشتراک تاریخ انقضا دارد؟Do subscription links expire?
بله؛ لینک به پلن تو گره خورده است. با پایان دوره، لینک دیگر سرور نمیدهد و باید پلن را تمدید کنی. آپدیت نشدن لیست بعد از پایان پلن طبیعی است.Yes — the link is tied to your plan. Once the period ends it stops serving servers and you renew. A stale list right after expiry is expected.
همان یک لینک را در چند برنامه میتوانم اضافه کنم؟Can I add the same link to several apps?
معمولاً بله — مثلاً v2rayNG روی گوشی و v2rayN روی لپتاپ. فقط سقف اتصال همزمان محدود است؛ جزئیاتش را از ارائهدهنده بپرس.Usually yes — e.g. v2rayNG on your phone and v2rayN on your laptop. Only the concurrent-device limit is capped; ask your provider for the exact number.
آپدیت اشتراک چه چیزی را عوض میکند؟What does updating the subscription change?
آپدیت معمولاً تنظیمات و فهرست سرورها را تازه میکند و پلن را تمدید یا حجم را شارژ نمیکند. تغییر گروهها و تنظیمات واردشده به قالب اشتراک و برنامه بستگی دارد.Updating generally refreshes server settings and lists; it does not renew the plan or replenish quota. Imported groups and settings may change depending on subscription format and client.
ادامه مسیرKeep reading