[server][xary] - 完成实际Xray配置更新的全流程 - 2
This commit is contained in:
@@ -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("")
|
||||||
|
|||||||
Reference in New Issue
Block a user