18 lines
358 B
JSON
18 lines
358 B
JSON
{
|
|
"groups": [
|
|
{
|
|
"port": 443,
|
|
"lookup_dns": true,
|
|
"tls": {
|
|
"intermediate_cert": "__ignore_intermediate_cert.pem",
|
|
"intermediate_key": "__ignore_intermediate_pri_key.pem"
|
|
},
|
|
"proxy_map": {
|
|
"hatter.ink": {
|
|
"address": "101.132.122.240:443",
|
|
"tls": true
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |