Skip to content

How to Use the Configuration

IRCF edited this page Dec 23, 2024 · 20 revisions

در نسخه ۲.۸.۵ به بعد از Oblivion Desktop امکان پشتیبانی از کانفیگ برای موارد زیر اضافه شده است:

  1. امکان پشتیبانی از کانفیگ جهت تغییر تنظیمات برنامه
  2. امکان پشتیبانی از کانفیگ جهت افزودن پروفایل
  3. امکان پشتیبانی از کانفیگ جهت تغییر اندپوینت

اما این‌کانفیگ‌ها چطور عمل میکنند؟

این‌کانفیگ‌ها جهت اشتراک‌گذاری ساده‌تر از طریق پیام‌رسان‌ها نظیر تلگرام کاربرد خواهند داشت.

اگر بخواهیم اندپوینت جاری را تغییر دهیم، کافی‌است از نمونه زیر استفاده کرده و تنها اندپوینت موردنظر را جایگزین کنیم:

oblivion://[email protected]:1002

اگر بخواهیم یک پروفایل اضافه کنیم، کافی‌است از نمونه زیر استفاده کرده و اندپوینت و عنوان موردنظر را جایگزین کنیم:

oblivion://[email protected]:1002:2506#work

اگر بخواهیم همراه با تغییر اندپوینت، متد اتصال به برنامه را تغییر دهیم، میتوانیم نام متد را در کانفیگ ذکر کنیم:

oblivion://[email protected]:1002

این‌کانفیگ از ترکیب اندپوینت و متد اتصال تشکیل شده، که علاوه بر تغییر مقدار اندپوینت، می‌توانیم به جای warp از gool یا cfon استفاده کنیم

چه پارامترهای دیگری در کانفیگ تنظیمات وجود دارد؟

  • امکان استفاده از پارامتر ip با مقدار v4 و v6 فراهم است؛ البته اگر این پارامتر را ست نکنیم، ipv4/v6 درنظر گرفته میشود
  • امکان استفاده از پارامتر license فراهم است، که اگر آن‌را خالی نگذاریم، لایسنس جدید جایگزین لایسنس قبلی در تنظیمات میشود
  • امکان استفاده از پارامتر location فراهم است، که میتوان از کد کشورهای پشتیبانی‌شده برای متد سایفون استفاده نمود
  • امکان استفاده از پارامتر reserved فراهم است، که مقدار آن به‌طور پیشفرض 1 بوده، اما در برخی‌از اینترنت‌ها مثل پارس‌آنلاین 0 است

نمونه‌های کانفیگ :

oblivion://[email protected]:2408?reserved=1&ip=v6

oblivion://[email protected]:1002?location=us&ip=v4&license=P38pk4R7-o5i60x7b-0r65SDp3

oblivion://[email protected]:1002?location=gb&reserved=1&ip=v4


As of version 2.8.5 and later, Oblivion Desktop introduces support for configuration of the following:

  1. Configuration support for modifying application settings.
  2. Configuration support for adding profiles.
  3. Configuration support for changing the endpoint.

How do these configurations work?

These configurations simplify sharing via messaging platforms such as Telegram.

If we want to change the current endpoint, simply use the following format and replace it with the desired endpoint:

oblivion://[email protected]:1002

If we want to add a profile, simply use the following format and replace it with the desired endpoint and title:

oblivion://[email protected]:1002#work

If we want to change both the endpoint and the connection method simultaneously, we can specify the method name in the configuration:

oblivion://[email protected]:1002

This configuration combines the endpoint and the connection method. In addition to changing the endpoint value, we can use gool or cfon instead of warp.

What other parameters can be configured?

  • The ip parameter supports values of v4 and v6. If not set, both IPv4 and IPv6 are considered by default.
  • The license parameter allows replacing the current license with a new one if specified.
  • The location parameter can be used to specify supported country codes for the Psiphon method.
  • The reserved parameter defaults to 1, but in some networks, such as ParsOnline, it should be set to 0.

Configuration examples:

oblivion://[email protected]:2408?reserved=1&ip=v6

oblivion://[email protected]:1002?location=us&ip=v4&license=P38pk4R7-o5i60x7b-0r65SDp3

oblivion://[email protected]:1002?location=gb&reserved=1&ip=v4


+

Clone this wiki locally