Fix support for TCP TLS

This commit is contained in:
狂男风 2021-06-25 01:11:01 +08:00 committed by GitHub
parent 7ec14273af
commit 3c6bbd6ea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,13 @@
"port": 443,
"protocol": "vless",
"settings": {
"clients": [
{
"id": "//用户 UUID",
"level": 0,
"email": "//用户名"
}
],
"decryption": "none",
"fallbacks": [
{