添加端口段转发并优化使用逻辑

This commit is contained in:
wcwq98 2024-11-30 23:58:31 +08:00 committed by GitHub
parent 446134c8fa
commit f75487fb83
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ curl -L https://host.wxgwxha.eu.org/https://raw.githubusercontent.com/wcwq98/rea
``` ```
curl -L https://raw.githubusercontent.com/wcwq98/realm/refs/heads/main/realm.sh -o realm.sh && chmod +x realm.sh && sudo ./realm.sh curl -L https://raw.githubusercontent.com/wcwq98/realm/refs/heads/main/realm.sh -o realm.sh && chmod +x realm.sh && sudo ./realm.sh
``` ```
## 默认配置文件(脚本在首次部署时会自动添加) ## 默认配置文件(脚本在首次部署环境时会自动添加)
``` ```
[network] [network]
no_tcp = false #是否关闭tcp转发 no_tcp = false #是否关闭tcp转发