Add files via upload

This commit is contained in:
alantang 2024-04-12 23:34:16 +08:00 committed by GitHub
parent 787ca4ba4a
commit 3a6ad0a811
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
"concurrency": true "concurrency": true
}, },
{ {
"address": "http+local://223.5.5.5/dns-query", "address": "tcp+local://223.5.5.5:53",
"concurrency": true, "concurrency": true,
"domains": [ "domains": [
"full:cdn-all.xn--b6gac.eu.org" "full:cdn-all.xn--b6gac.eu.org"
@ -29,14 +29,16 @@
"peers": [ "peers": [
{ {
"publicKey": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=", "publicKey": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"endpoint" : "engage.cloudflareclient.com:2408" "endpoint" : "engage.cloudflareclient.com:2408",
"keepAlive": 30
} }
], ],
"address": [ "address": [
"172.16.0.2/32", "172.16.0.2/32",
"2606:4700:110:893c:845c:536b:5565:8106/128" "2606:4700:110:893c:845c:536b:5565:8106/128"
], ],
"kernelMode": false "kernelMode": false,
"worker":16
}, },
"protocol": "wireguard", "protocol": "wireguard",
"streamSettings": { "streamSettings": {
@ -51,14 +53,16 @@
"peers": [ "peers": [
{ {
"publicKey": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=", "publicKey": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"endpoint" : "engage.cloudflareclient.com:2408" "endpoint" : "engage.cloudflareclient.com:2408",
"keepAlive": 30
} }
], ],
"address": [ "address": [
"172.16.0.2/32", "172.16.0.2/32",
"2606:4700:110:893c:845c:536b:5565:8106/128" "2606:4700:110:893c:845c:536b:5565:8106/128"
], ],
"kernelMode": false "kernelMode": false,
"worker":30
}, },
"protocol": "wireguard", "protocol": "wireguard",
"streamSettings": { "streamSettings": {
@ -239,7 +243,7 @@
} }
], ],
"routing": { "routing": {
"domainStrategy": "AsIs", "domainStrategy": "IPOnDemand",
"rules": [ "rules": [
{ {
"type": "field", "type": "field",