docs: add mirror install URL for restricted regions
This commit is contained in:
10
README.md
10
README.md
@@ -47,6 +47,11 @@ python3 scanner.py
|
||||
# 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
|
||||
@@ -518,6 +523,11 @@ cd cfray
|
||||
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
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
### 📥 روشهای ورودی
|
||||
|
||||
Reference in New Issue
Block a user