Pending changes exported from your codespace

This commit is contained in:
xiaoliu
2024-04-11 14:36:24 +00:00
parent 5fd5ee2485
commit 2bb7849c0d
6 changed files with 13 additions and 7 deletions

BIN
PG/lib/geoip.dat.gz Normal file

Binary file not shown.

View File

@@ -49,6 +49,7 @@
"wgcf_key2":"",
"wgcf_ipport":"",
"wgcf_xray_url":"./xray.gz",
"wgcf_geoip_url":"./geoip.dat.gz",
"wgcf_json_url":"./wgcf.json",
"wgcf_vless_id":"",
"wgcf_vless_optname":"cdn-all.xn--b6gac.eu.org",
@@ -57,4 +58,4 @@
"wgcf_vless_protocol":"vless",
"wgcf_vless_network":"ws",
"wgcf_vless_tls":false
}
}

View File

@@ -49,6 +49,7 @@
"wgcf_key2":"",
"wgcf_ipport":"",
"wgcf_xray_url":"./xray.gz",
"wgcf_geoip_url":"./geoip.dat.gz",
"wgcf_json_url":"./wgcf.json",
"wgcf_vless_id":"",
"wgcf_vless_optname":"cdn-all.xn--b6gac.eu.org",

View File

@@ -29,14 +29,16 @@
"peers": [
{
"publicKey": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"endpoint" : "engage.cloudflareclient.com:2408"
"endpoint" : "engage.cloudflareclient.com:2408",
"keepAlive": 30
}
],
"address": [
"172.16.0.2/32",
"2606:4700:110:893c:845c:536b:5565:8106/128"
],
"kernelMode": false
"kernelMode": false,
"worker":16
},
"protocol": "wireguard",
"streamSettings": {
@@ -51,14 +53,16 @@
"peers": [
{
"publicKey": "bmXOC+F1FxEMF9dyiK2H5/1SUtzH0JuVo51h2wPfgyo=",
"endpoint" : "engage.cloudflareclient.com:2408"
"endpoint" : "engage.cloudflareclient.com:2408",
"keepAlive": 30
}
],
"address": [
"172.16.0.2/32",
"2606:4700:110:893c:845c:536b:5565:8106/128"
],
"kernelMode": false
"kernelMode": false,
"worker":30
},
"protocol": "wireguard",
"streamSettings": {
@@ -239,7 +243,7 @@
}
],
"routing": {
"domainStrategy": "AsIs",
"domainStrategy": "IPOnDemand",
"rules": [
{
"type": "field",