Reapply SingboxForPanel integration on upstream stable
This commit is contained in:
21
configs/panel-response.vless-reality.json
Normal file
21
configs/panel-response.vless-reality.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"protocol": "vless",
|
||||
"listen_ip": "0.0.0.0",
|
||||
"server_port": 18443,
|
||||
"network": "tcp",
|
||||
"tls": 2,
|
||||
"flow": "xtls-rprx-vision",
|
||||
"accept_proxy_protocol": false,
|
||||
"tls_settings": {
|
||||
"server_name": "git.example.com",
|
||||
"server_port": "443",
|
||||
"public_key": "replace-with-client-visible-public-key",
|
||||
"private_key": "replace-with-server-private-key",
|
||||
"short_id": "0123456789abcdef",
|
||||
"allow_insecure": false
|
||||
},
|
||||
"base_config": {
|
||||
"push_interval": 60,
|
||||
"pull_interval": 60
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user