-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsg.yaml
More file actions
159 lines (150 loc) · 3.11 KB
/
Copy pathsg.yaml
File metadata and controls
159 lines (150 loc) · 3.11 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
proxies:
#VMESS-WS-SSL-CDN
- name: "VM SG-DO WS-SSL-CDN"
type: vmess
server: 104.17.3.81
port: 443
uuid: f865fb7d-4f09-44be-a686-6f110a13d028
alterId: 0
cipher: auto
udp: true
tls: true
skip-cert-verify: true
servername: sg-04v2.cemilan-vpn.my.id
network: ws
ws-opts:
path: /vmess
headers:
Host: sg-04v2.cemilan-vpn.my.id
- name: "VM SG-OVH WS-SSL-CDN"
type: vmess
server: 104.17.3.81
port: 443
uuid: a1803b62-a6c7-4e41-bef4-21bea950a49a
alterId: 0
cipher: auto
udp: true
tls: true
skip-cert-verify: true
servername: sg-ovhv2.cemilan-vpn.my.id
network: ws
ws-opts:
path: /vmess
headers:
Host: sg-ovhv2.cemilan-vpn.my.id
#VMESS-WS-CDN
- name: "VM SG-DO WS-CDN"
type: vmess
server: 104.17.3.81
port: 80
uuid: f865fb7d-4f09-44be-a686-6f110a13d028
alterId: 0
cipher: auto
udp: true
tls: false
skip-cert-verify: false
servername: sg-04v2.cemilan-vpn.my.id
network: ws
ws-opts:
path: /vmess
headers:
Host: sg-04v2.cemilan-vpn.my.id
- name: "VM SG-OVH WS-CDN"
type: vmess
server: 104.17.3.81
port: 80
uuid: a1803b62-a6c7-4e41-bef4-21bea950a49a
alterId: 0
cipher: auto
udp: true
tls: false
skip-cert-verify: false
servername: sg-ovhv2.cemilan-vpn.my.id
network: ws
ws-opts:
path: /vmessws
headers:
Host: sg-ovhv2.cemilan-vpn.my.id
#VMESS-GRPC-CDN
- name: "VM SG-DO GRPC-CDN"
type: vmess
server: 104.17.3.81
port: 443
uuid: f865fb7d-4f09-44be-a686-6f110a13d028
alterId: 0
cipher: auto
udp: true
tls: true
skip-cert-verify: true
servername: sg-04v2.cemilan-vpn.my.id
network: grpc
grpc-opts:
grpc-service-name: vmess-grpc
- name: "VM SG-OVH GRPC-CDN"
type: vmess
server: 104.17.3.81
port: 443
uuid: 1b2a2cfc-b1b5-4a98-8ead-1b21530f2594
alterId: 0
cipher: auto
udp: true
tls: true
skip-cert-verify: true
servername: sg-ovhv2.cemilan-vpn.my.id
network: grpc
grpc-opts:
grpc-service-name: vmessgrpc
#TROJAN WS-CDN
- name: "TR SG-DO WS-CDN"
type: trojan
server: 104.17.3.81
port: 443
password: e8d140ff-ab9b-4383-8420-636ff42c7058
udp: true
tls: true
skip-cert-verify: true
sni: sg-04v2.cemilan-vpn.my.id
network: ws
ws-opts:
path: /trojan-ws
headers:
Host: sg-04v2.cemilan-vpn.my.id
- name: "TR SG-OVH WS-CDN"
type: trojan
server: 104.17.3.81
port: 443
password: 2076b045-c577-4e7a-849e-201478424706
udp: true
tls: true
skip-cert-verify: true
sni: sg-ovhv2.cemilan-vpn.my.id
network: ws
ws-opts:
path: /trojanws
headers:
Host: sg-ovhv2.cemilan-vpn.my.id
#TROJAN GRPC-CDN
- name: "TR SG-DO GRPC-CDN"
type: trojan
server: 104.17.3.81
port: 443
password: e8d140ff-ab9b-4383-8420-636ff42c7058
udp: true
tls: true
skip-cert-verify: true
sni: sg-04v2.cemilan-vpn.my.id
network: grpc
grpc-opts:
grpc-service-name: trojan-grpc
- name: "TR SG-OVH GRPC-CDN"
type: trojan
server: 104.17.3.81
port: 443
password: 598ddd73-5ee3-47d0-93a6-a1c9d2a7131d
udp: true
tls: true
skip-cert-verify: true
sni: sg-ovhv2.cemilan-vpn.my.id
network: grpc
grpc-opts:
grpc-service-name: trojangrpc