blob: ba9c7a9a05e50c2ad0b516c0232deaf864c5335d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
id: nl-hy2-01
name: NL Hysteria2
provider: custom-vps
region: nl
host: 203.0.113.11
enabled: true
ssh:
user: root
port: 22
auth: key
identity_file: ~/.ssh/id_ed25519
protocols:
- type: hysteria2
enabled: true
port: 443
auth:
password: replace-with-user-password
hysteria2:
port: 443
up_mbps: 100
down_mbps: 100
obfs_password: replace-with-obfs-password
user_password: replace-with-user-password
cert_path: /etc/sing-box/cert.pem
key_path: /etc/sing-box/key.pem
tags:
- hysteria2
- nl
- udp
|