This commit is contained in:
eric
2025-10-20 17:30:18 +08:00
parent 3a67bc298b
commit 17746f297b
2 changed files with 15 additions and 13 deletions

28
11.yaml
View File

@@ -83,16 +83,7 @@ proxies:
# udp: true
# ip-version: ipv6
# - name: 242af835-singbox_hysteria2
# type: hysteria2
# server: 45.76.231.74
# port: 27051
# ports: 30000-31000
# up: "1000 Mbps"
# down: "1000 Mbps"
# password: 242af835-d61c-47b9-b51d-16265dd0a538
# sni: proxycheap.nomadvps.com
# skip-cert-verify: true
- name: 242af835-singbox_hysteria2
type: hysteria2
@@ -104,10 +95,21 @@ proxies:
up: "1000 Mbps"
down: "1000 Mbps"
sni: hy2.nomadro.com
skip-cert-verify: false
# obfs: tls
# skip-cert-verify: false
skip-cert-verify: true
recv_window_conn: 8388608
recv_window_client: 8388608
fast-open: true
retry: 60
retry_interval: 5
# fingerprint: chrome
# alpn:
# - h3
alpn:
- h3
- h3-29
- h2
# - name: "vless"
# type: vless

Binary file not shown.