From 3c200282127977a30f1bca644e5f935d777341ed Mon Sep 17 00:00:00 2001 From: asus Date: Wed, 22 Apr 2026 19:12:24 +0330 Subject: [PATCH] update readme --- README_FA.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README_FA.md b/README_FA.md index e9e20c9..f83fbfa 100644 --- a/README_FA.md +++ b/README_FA.md @@ -1,5 +1,6 @@ # MasterHttpRelayVPN + **[English README](README.md)** یک ابزار رایگان برای عبور از فیلترینگ و DPI که ترافیک شما را پشت دامنه‌های قابل اعتماد مثل Google پنهان می‌کند. برای حالت ساده، به VPS یا سرور نیاز ندارید و فقط یک اکانت Google کافی است. @@ -36,6 +37,11 @@ cd MasterHttpRelayVPN pip install -r requirements.txt ``` +```bash +termux-setup-storage +python main.py --install-cert +``` + > **دسترسی به PyPI ندارید؟** از این mirror استفاده کنید: > ```bash > pip install -r requirements.txt -i https://mirror-pypi.runflare.com/simple/ --trusted-host mirror-pypi.runflare.com