update readme

This commit is contained in:
asus
2026-04-22 19:12:24 +03:30
parent 443961222f
commit 3c20028212
+6
View File
@@ -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