配置参考
| proxies:
- name: "hysteria2"
type: hysteria2
server: server.com
port: 443
ports: 443-8443
password: yourpassword
up: "30 Mbps"
down: "200 Mbps"
obfs: salamander # 默认为空,如果填写则开启obfs,目前仅支持salamander
obfs-password: yourpassword
sni: server.com
skip-cert-verify: false
fingerprint: xxxx
alpn:
- h3
ca: "./my.ca"
ca-str: "xyz"
###quic-go特殊配置项,不要随意修改除非你知道你在干什么###
# initial-stream-receive-window: 8388608
# max-stream-receive-window: 8388608
# initial-connection-receive-window: 20971520
# max-connection-receive-window: 20971520
|
通用字段
TLS 字段
配置则启用端口跳跃,忽略port
,格式参考端口范围
认证密码
brutal 速率控制,若不写单位,默认为 Mbps
QUIC 流量混淆器类型,仅可设为 salamander
,如果为空则禁用
QUIC 流量混淆器密码