@ -52,8 +52,7 @@
"network": "tcp",
"security": "tls",
"tlsSettings": {
"serverName": "example.domain",
"allowInsecure": false
"serverName": "example.domain"
}
},
"tag": "proxy"
@ -9,7 +9,9 @@
"settings": {
"decryption":"none",
"clients": [
{"id": "{{ }}"}
{
"id": "{{ id }}"
]
"streamSettings": {
@ -21,6 +23,8 @@
],
"outbounds": [
{"protocol": "freedom"}
"protocol": "freedom"