Merge pull request #77 from ls125781003
Pending changes exported from your codespace
This commit is contained in:
commit
859815c529
@ -1,11 +1,11 @@
|
|||||||
{
|
{
|
||||||
"log": {
|
"log": {
|
||||||
"loglevel": "warn"
|
"loglevel": "debug"
|
||||||
},
|
},
|
||||||
"dns": {
|
"dns": {
|
||||||
"disableFallbackIfMatch": true,
|
"disableFallbackIfMatch": true,
|
||||||
"hosts": {},
|
"hosts": {},
|
||||||
"queryStrategy": "UseIPv4",
|
"queryStrategy": "UseIP",
|
||||||
"servers": [
|
"servers": [
|
||||||
{
|
{
|
||||||
"address": "tcp://1.1.1.1",
|
"address": "tcp://1.1.1.1",
|
||||||
@ -105,7 +105,11 @@
|
|||||||
"path": "/?ed=2048"
|
"path": "/?ed=2048"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"tag":"vlesscf"
|
"tag":"vlesscf",
|
||||||
|
"proxySettings": {
|
||||||
|
"tag": "directfragment",
|
||||||
|
"transportLayer": true
|
||||||
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"protocol": "vless",
|
"protocol": "vless",
|
||||||
@ -147,6 +151,17 @@
|
|||||||
{
|
{
|
||||||
"protocol": "freedom",
|
"protocol": "freedom",
|
||||||
"tag": "direct"
|
"tag": "direct"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"protocol": "freedom",
|
||||||
|
"settings":{
|
||||||
|
"fragment": {
|
||||||
|
"packets": "tlshello",
|
||||||
|
"length": "40-60",
|
||||||
|
"interval": "30-50"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tag": "directfragment"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
,
|
,
|
||||||
|
BIN
PG/pg.jar
BIN
PG/pg.jar
Binary file not shown.
@ -1 +1 @@
|
|||||||
52b8ee778d58f7a173288a3ef187adde
|
0e252f5adb9f65c15845718c57971cbe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user