docs: add mirror install URL for restricted regions
This commit is contained in:
28
README.md
28
README.md
@@ -30,6 +30,11 @@
|
||||
curl -fsSL https://git.samnet.dev/SamNet-dev/tunnelforge/raw/branch/main/tunnelforge.sh -o tunnelforge.sh && sudo bash tunnelforge.sh install
|
||||
```
|
||||
|
||||
Alternative (mirror, for restricted regions):
|
||||
```bash
|
||||
curl -fsSL https://samnet-mirror.98samh.workers.dev/SamNet-dev/tunnelforge/raw/branch/main/tunnelforge.sh -o tunnelforge.sh && sudo bash tunnelforge.sh install
|
||||
```
|
||||
|
||||
**Or clone the repo:**
|
||||
```bash
|
||||
git clone https://git.samnet.dev/SamNet-dev/tunnelforge.git
|
||||
@@ -262,6 +267,11 @@ curl -fsSL https://git.samnet.dev/SamNet-dev/tunnelforge/raw/branch/main/tunnelf
|
||||
sudo bash tunnelforge.sh install
|
||||
```
|
||||
|
||||
Alternative (mirror, for restricted regions):
|
||||
```bash
|
||||
curl -fsSL https://samnet-mirror.98samh.workers.dev/SamNet-dev/tunnelforge/raw/branch/main/tunnelforge.sh -o tunnelforge.sh && sudo bash tunnelforge.sh install
|
||||
```
|
||||
|
||||
### Verify Installation
|
||||
|
||||
```bash
|
||||
@@ -1533,6 +1543,15 @@ curl -fsSL https://git.samnet.dev/SamNet-dev/tunnelforge/raw/branch/main/tunnelf
|
||||
|
||||
</div>
|
||||
|
||||
جایگزین (میرور، برای مناطق محدود):
|
||||
<div dir="ltr">
|
||||
|
||||
```bash
|
||||
curl -fsSL https://samnet-mirror.98samh.workers.dev/SamNet-dev/tunnelforge/raw/branch/main/tunnelforge.sh -o tunnelforge.sh && sudo bash tunnelforge.sh install
|
||||
```
|
||||
|
||||
</div>
|
||||
|
||||
**یا کلون ریپو:**
|
||||
<div dir="ltr">
|
||||
|
||||
@@ -1787,6 +1806,15 @@ sudo bash tunnelforge.sh install
|
||||
|
||||
</div>
|
||||
|
||||
جایگزین (میرور، برای مناطق محدود):
|
||||
<div dir="ltr">
|
||||
|
||||
```bash
|
||||
curl -fsSL https://samnet-mirror.98samh.workers.dev/SamNet-dev/tunnelforge/raw/branch/main/tunnelforge.sh -o tunnelforge.sh && sudo bash tunnelforge.sh install
|
||||
```
|
||||
|
||||
</div>
|
||||
|
||||
### تأیید نصب
|
||||
|
||||
<div dir="ltr">
|
||||
|
||||
Reference in New Issue
Block a user