For English description click here
این فایل bat برای راحتی استفاده از Sing-box در ویندوز طراحی شده است.
- کافی است آخرین ورژن برنامه را از بخش Release دانلود کرده
- از حالت زیپ و فشرده خارج کرده
- بر روی
Sing-box.bat
کلیک کنید تا اجرا شود.
Caution
Tip
مراحل اجرای برنامه:
- گزینه اول: Install Or Update Sing-box core
- این گزینه به شما اجازه میدهد با یک کلیک، آخرین نسخه هسته Sing-box را دانلود و اجرا کنید. اگر هسته قبلاً دانلود شده باشد، نسخه فعلی با آخرین نسخه موجود چک و در صورت نیاز بهروزرسانی میشود.
-
گزینه دوم: Update the config file by a subscription link (Fetch the latest subscription from a URL)
- این گزینه به شما امکان میدهد آخرین نسخه لینک اشتراک خود (فرمت JSON) را از یک لینک HTTPS دانلود کنید. (حتما لینکی که به برنامه میدهید با http یا https شروع شود در غیر این صورت خطا خواهد داد)
- در این قسمت اگر لینک
sing-box://
را هم وارد کنید نیز قبول میکند (در پنل S-UI اخرین گزینه به نام Sing-box این نوع لینک را ارائه میدهد)
- گزینه سوم: Start the Sing-box Core
- با این گزینه، هسته Sing-box شروع به کار میکند. ممکن است اولین بار شروع هسته کمی زمانبر باشد.
- گزینه چهارم: Link to My Github For latest Information and Updates
- این گزینه لینک این مخزن را در مرورگر کامپیوترتان باز میکند.
English:
This batch file simplifies Sing-box on Windows.
- Download the required files (
Sing-box.bat
andUpdater.ps1
) into a folder. - Click on
Sing-box.bat
to run it.
Note: The batch file requires admin privileges. This is necessary if your configuration file uses a TUN connection in the inbound section. Running without admin rights will result in an error.
Steps to Use the Tool:
-
The first time you run the program, you might see a warning about running a script from the internet. You can safely ignore this warning.
-
Follow the steps below to use the tool correctly:
-
Option 1: Install or Update Sing-box core
- This option allows you to download and run the latest Sing-box core with one click. If the core is already downloaded, it checks the current version against the latest available version and updates if necessary.
-
Option 2: Update the config file by a subscription link
- This option lets you download and use the latest version of your subscription link (in JSON format) from a URL (must start with
https://
). - The tool verifies the link and JSON format. The content should look like the image below:
- The downloaded file is saved as
temp.json
and checked using thesing-box check
command. If there are errors, they are displayed and the process stops. - After validation, the final configuration is saved as
config.json
.
- This option lets you download and use the latest version of your subscription link (in JSON format) from a URL (must start with
-
Option 3: Start the Sing-box Core
- This option starts the Sing-box core. The first start might take some time as it downloads and applies all rulesets.
-
Option 4: Link to My Github for Latest Information and Updates
- This option opens the repository link in your computer's browser.
-