update
This commit is contained in:
@@ -92,11 +92,11 @@ sidebar_position: 6
|
|||||||
"security": "tls",
|
"security": "tls",
|
||||||
"tlsSettings": {
|
"tlsSettings": {
|
||||||
"allowInsecure": false,
|
"allowInsecure": false,
|
||||||
"serverName": "northflank2.hi-op.tk"
|
"serverName": "nf.hi-op.tk"
|
||||||
},
|
},
|
||||||
"wsSettings": {
|
"wsSettings": {
|
||||||
"headers": {
|
"headers": {
|
||||||
"Host": "northflank2.hi-op.tk"
|
"Host": "nf.hi-op.tk"
|
||||||
},
|
},
|
||||||
"path": "/vmess"
|
"path": "/vmess"
|
||||||
}
|
}
|
||||||
@@ -157,5 +157,12 @@ systemctl daemon-reload
|
|||||||
systemctl restart v2ray
|
systemctl restart v2ray
|
||||||
```
|
```
|
||||||
|
|
||||||
## 注意事项
|
测试是否联通外网:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
curl
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## 应用
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user