Fix trojan_tcp_tls.json

This commit is contained in:
RPRX
2020-11-07 03:25:50 +00:00
committed by GitHub
parent d9fda50609
commit f1e929709a

View File

@@ -16,7 +16,7 @@
{
"protocol": "trojan",
"settings": {
"vnext": [
"servers": [
{
"address": "example.com", // 换成你的域名或服务器 IP发起请求时无需解析域名了
"port": 443,
@@ -34,4 +34,4 @@
}
}
]
}
}