alxmcp
2 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
4 additions and
2 deletions
-
README.md
|
|
|
@ -585,9 +585,11 @@ Xray сервер (config.json) |
|
|
|
### Сервер |
|
|
|
|
|
|
|
``` |
|
|
|
./server -connect 127.0.0.1:51820 -yandex-link https://telemost.yandex.ru/j/... -telemost-dc |
|
|
|
./server -connect 127.0.0.1:<порт WG> -yandex-link https://telemost.yandex.ru/j/... -telemost-dc |
|
|
|
``` |
|
|
|
|
|
|
|
Вместо ссылки можно использовать просто ID звонка, ссылка может быть `.ru` и `.com`. |
|
|
|
|
|
|
|
### Клиент |
|
|
|
|
|
|
|
``` |
|
|
|
@ -601,7 +603,7 @@ Xray сервер (config.json) |
|
|
|
Сервер: |
|
|
|
|
|
|
|
``` |
|
|
|
./server -connect 127.0.0.1:443 -yandex-link https://telemost.yandex.ru/j/... -telemost-dc -vless |
|
|
|
./server -connect 127.0.0.1:<порт VLESS> -yandex-link https://telemost.yandex.ru/j/... -telemost-dc -vless |
|
|
|
``` |
|
|
|
|
|
|
|
Клиент: |
|
|
|
|