Feature: support trojan

This commit is contained in:
Dreamacro
2020-03-19 20:26:53 +08:00
parent 230e01f078
commit b562f28c1b
5 changed files with 288 additions and 9 deletions

View File

@ -243,6 +243,19 @@ proxies:
# mode: http # or tls
# host: bing.com
# trojan
- name: "trojan"
type: trojan
server: server
port: 443
password: yourpsk
# udp: true
# sni: example.com # aka server name
# alpn:
# - h2
# - http/1.1
# skip-cert-verify: true
proxy-groups:
# url-test select which proxy will be used by benchmarking speed to a URL.
- name: "auto"