docs: add mirror install URL for restricted regions

This commit is contained in:
SamNet-dev
2026-02-24 04:42:11 -06:00
parent b599610319
commit 2b2533addb

View File

@@ -47,6 +47,11 @@ python3 scanner.py
# That's it! Pick your input, choose a mode, and watch the results. # That's it! Pick your input, choose a mode, and watch the results.
``` ```
Alternative (mirror, for restricted regions):
```bash
curl -fsSL https://samnet-mirror.98samh.workers.dev/SamNet-dev/cfray/raw/branch/main/scanner.py -o scanner.py && python3 scanner.py
```
--- ---
### 📥 Input Methods ### 📥 Input Methods
@@ -518,6 +523,11 @@ cd cfray
python3 scanner.py python3 scanner.py
``` ```
جایگزین (میرور، برای مناطق محدود):
```bash
curl -fsSL https://samnet-mirror.98samh.workers.dev/SamNet-dev/cfray/raw/branch/main/scanner.py -o scanner.py && python3 scanner.py
```
--- ---
### 📥 روش‌های ورودی ### 📥 روش‌های ورودی