docs: update mirror URLs to dl.samnet.dev
This commit is contained in:
@@ -34,7 +34,7 @@ sudo bash -c "$(curl -fsSL https://git.samnet.dev/SamNet-dev/MTProxyMax/raw/bran
|
|||||||
|
|
||||||
Alternative (mirror, for restricted regions):
|
Alternative (mirror, for restricted regions):
|
||||||
```bash
|
```bash
|
||||||
sudo bash -c "$(curl -fsSL https://samnet-mirror.98samh.workers.dev/SamNet-dev/MTProxyMax/raw/branch/main/install.sh)"
|
sudo bash -c "$(curl -fsSL https://dl.samnet.dev/SamNet-dev/MTProxyMax/raw/branch/main/install.sh)"
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
@@ -63,7 +63,7 @@ sudo bash -c "$(curl -fsSL https://git.samnet.dev/SamNet-dev/MTProxyMax/raw/bran
|
|||||||
|
|
||||||
Alternative (mirror, for restricted regions):
|
Alternative (mirror, for restricted regions):
|
||||||
```bash
|
```bash
|
||||||
sudo bash -c "$(curl -fsSL https://samnet-mirror.98samh.workers.dev/SamNet-dev/MTProxyMax/raw/branch/main/install.sh)"
|
sudo bash -c "$(curl -fsSL https://dl.samnet.dev/SamNet-dev/MTProxyMax/raw/branch/main/install.sh)"
|
||||||
```
|
```
|
||||||
|
|
||||||
The interactive wizard walks you through everything: port, domain, first user secret, and optional Telegram bot setup.
|
The interactive wizard walks you through everything: port, domain, first user secret, and optional Telegram bot setup.
|
||||||
@@ -76,7 +76,7 @@ chmod +x mtproxymax
|
|||||||
sudo ./mtproxymax install
|
sudo ./mtproxymax install
|
||||||
```
|
```
|
||||||
|
|
||||||
Alternative (mirror): `curl -fsSL https://samnet-mirror.98samh.workers.dev/SamNet-dev/MTProxyMax/raw/branch/main/mtproxymax.sh -o mtproxymax`
|
Alternative (mirror): `curl -fsSL https://dl.samnet.dev/SamNet-dev/MTProxyMax/raw/branch/main/mtproxymax.sh -o mtproxymax`
|
||||||
|
|
||||||
### After Install
|
### After Install
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user