@@ -0,0 +1,68 @@
+{
+ "log":{},
+ "inbounds":[
+ {
+ "port":"1080",
+ "protocol":"socks",
+ "settings":{
+ "auth":"noauth",
+ "udp":true
+ }
+ },
+ "port":"1081",
+ "protocol":"http",
+ "settings":{}
+ ],
+ "outbounds":[
+ "protocol":"vless",
+ "vnext":[
+ "address":"xx.com",
+ "port":443,
+ "users":[
+ "id":""
+ ]
+ "streamSettings":{
+ "network":"h2",
+ "security":"tls",
+ "httpSettings":{
+ "host":[
+ "xx.com"
+ "path":"/path"
+ "tag":"direct",
+ "protocol":"freedom",
+ "tag":"blocked",
+ "protocol":"blackhole",
+ "routing":{
+ "domainStrategy":"IPOnDemand",
+ "rules":[
+ "type":"field",
+ "ip":[
+ "geoip:private"
+ "outboundTag":"direct"
+}