Skip to content

Commit

Permalink
update sub
Browse files Browse the repository at this point in the history
  • Loading branch information
lowercase78 committed Jun 30, 2024
1 parent 6c8b408 commit 750808f
Show file tree
Hide file tree
Showing 6 changed files with 290 additions and 216 deletions.
196 changes: 0 additions & 196 deletions guiConfigs/0b9840dc-6f42-4432-a93f-dab226e8aafa.json

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
{
"remarks": "\u26A1\uFE0F Frag - WorkerLess ( Youtube, X , ... )",
"log": {
"loglevel": "warning"
},
"dns": {
"hosts": {
"cloudflare-dns.com": [
Expand Down Expand Up @@ -64,24 +60,27 @@
"tag": "http-in"
}
],
"log": {
"loglevel": "warning"
},
"outbounds": [
{
"tag": "fragment",
"protocol": "freedom",
"settings": {
"domainStrategy": "UseIP",
"fragment": {
"packets": "tlshello",
"interval": "10-20",
"length": "10-20",
"interval": "10-20"
},
"domainStrategy": "UseIP"
"packets": "tlshello"
}
},
"streamSettings": {
"sockopt": {
"tcpKeepAliveIdle": 100,
"tcpNoDelay": true
}
}
},
"tag": "fragment"
},
{
"protocol": "dns",
Expand Down Expand Up @@ -111,11 +110,11 @@
"security": "tls",
"tlsSettings": {
"allowInsecure": false,
"fingerprint": "chrome",
"alpn": [
"h2",
"http/1.1"
],
"fingerprint": "chrome",
"serverName": "google.com"
},
"wsSettings": {
Expand Down Expand Up @@ -152,22 +151,23 @@
}
},
"system": {
"statsOutboundUplink": true,
"statsOutboundDownlink": true
"statsOutboundDownlink": true,
"statsOutboundUplink": true
}
},
"remarks": "\u26A1\uFE0F Frag - WorkerLess ( Youtube, X , ... )",
"routing": {
"domainStrategy": "IPIfNonMatch",
"rules": [
{
"enabled": true,
"inboundTag": [
"socks-in",
"http-in"
],
"type": "field",
"port": "53",
"outboundTag": "dns-out",
"enabled": true
"port": "53",
"type": "field"
},
{
"ip": [
Expand All @@ -186,9 +186,9 @@
"type": "field"
},
{
"network": "tcp,udp",
"outboundTag": "fragment",
"type": "field",
"network": "tcp,udp"
"type": "field"
}
]
},
Expand Down
Loading

0 comments on commit 750808f

Please sign in to comment.