18 lines
325 B
JSON
18 lines
325 B
JSON
{
|
|
"groups": [
|
|
{
|
|
"port": 443,
|
|
"lookup_dns": true,
|
|
"tls": {
|
|
"issuer_cert": "intermediate_cert.pem",
|
|
"issuer_key": "intermediate_cert.key"
|
|
},
|
|
"proxy_map": {
|
|
"hatter.ink": {
|
|
"address": "101.132.122.240:443",
|
|
"tls": true
|
|
}
|
|
}
|
|
}
|
|
]
|
|
} |