chore: update demo

This commit is contained in:
gVisor bot 2022-11-26 19:48:16 +08:00
parent 7fde98c9df
commit 53aafa9e62

View File

@ -432,21 +432,26 @@ proxies:
type: hysteria type: hysteria
server: server.com server: server.com
port: 443 port: 443
auth_str: yourpassword auth_str: yourpassword # 将会在未来某个时候删除
# auth-str: yourpassword
# obfs: obfs_str # obfs: obfs_str
# alpn: # alpn:
# - h3 # - h3
protocol: udp # 支持 udp/wechat-video/faketcp protocol: udp # 支持 udp/wechat-video/faketcp
up: "30 Mbps" # 若不写单位,默认为 Mbps up: "30 Mbps" # 若不写单位,默认为 Mbps
down: "200 Mbps" # 若不写单位,默认为 Mbps down: "200 Mbps" # 若不写单位,默认为 Mbps
#sni: server.com # sni: server.com
#skip-cert-verify: false # skip-cert-verify: false
#recv_window_conn: 12582912 # recv_window_conn: 12582912 # 将会在未来某个时候删除
#recv_window: 52428800 # recv-window-conn: 12582912
#ca: "./my.ca" # recv_window: 52428800 # 将会在未来某个时候删除
#ca_str: "xyz" # recv-window: 52428800
#disable_mtu_discovery: false # ca: "./my.ca"
# ca_str: "xyz" # 将会在未来某个时候删除
# ca-str: "xyz"
# disable_mtu_discovery: false
# fingerprint: xxxx # fingerprint: xxxx
# fast-open: true # 支持 TCP 快速打开,默认为 false
- name: "wg" - name: "wg"
type: wireguard type: wireguard