This commit is contained in:
vincent 2024-05-15 22:03:15 +08:00
parent 1d585b5f1b
commit 3fe1fa1406

View File

@ -25,6 +25,12 @@ docker-compose up -d
docker-compose logs | head -n 50 docker-compose logs | head -n 50
``` ```
### 查看分享链接
```bash
cd ./bin
bash ./print_share_link.sh
```
### 客户端配置 ### 客户端配置
可以用使用`NekoRay `,`v2rayN`客户端(其中一个)填写配置连接服务器端 可以用使用`NekoRay `,`v2rayN`客户端(其中一个)填写配置连接服务器端
- [nekoray](https://github.com/MatsuriDayo/nekoray/releases) - [nekoray](https://github.com/MatsuriDayo/nekoray/releases)