[server][xary] - 完成实际Xray配置更新的全流程 - 2

This commit is contained in:
zeaslity
2023-03-03 16:34:16 +08:00
parent 758f133ea1
commit aff03d6296

View File

@@ -317,7 +317,7 @@ public class XrayCoreServiceImpl implements XrayCoreService {
.net("tcp") .net("tcp")
.type("http") .type("http")
.host("www.baidu.com,www.google.com,www.bing.com,www.github.com") .host("www.baidu.com,www.google.com,www.bing.com,www.github.com")
.path("/news/,/finance/,/sports/,/weathers") .path("/")
.tls("") .tls("")
.sni("") .sni("")
.alpn("") .alpn("")