mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-01-08 10:23:43 +08:00
Update config.yaml
This commit is contained in:
parent
3a750588b8
commit
0c664f2f55
@ -391,13 +391,16 @@ proxies:
|
|||||||
path: "/"
|
path: "/"
|
||||||
headers:
|
headers:
|
||||||
Host: example.com
|
Host: example.com
|
||||||
|
|
||||||
|
#hysteria
|
||||||
- name: "hysteria"
|
- name: "hysteria"
|
||||||
type: hysteria
|
type: hysteria
|
||||||
server: server.com
|
server: server.com
|
||||||
port: 443
|
port: 443
|
||||||
auth_str: yourpassword
|
auth_str: yourpassword
|
||||||
# obfs: obfs_str
|
# obfs: obfs_str
|
||||||
# alpn: h3
|
# alpn:
|
||||||
|
# - 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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user