Add short description

This commit is contained in:
RPRX 2020-11-05 15:27:45 +00:00 committed by GitHub
parent 876a662b5a
commit d9fda50609
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,10 +4,10 @@
客户端可以同时通过下列方式连接到服务器,其中 WS 都可以通过 CDN 客户端可以同时通过下列方式连接到服务器,其中 WS 都可以通过 CDN
1. VLESS over TCP with XTLS 1. VLESS over TCP with XTLS,数倍性能,首选方式
2. VLESS over TCP with TLS 2. VLESS over TCP with TLS
3. VLESS over WS with TLS 3. VLESS over WS with TLS
4. VMess over TCP with TLS 4. VMess over TCP with TLS,不推荐
5. VMess over WS with TLS 5. VMess over WS with TLS
6. Trojan over TCP with TLS 6. Trojan over TCP with TLS