Update phone_singbox_v2.json
This commit is contained in:
parent
20dead85c8
commit
154d4b453d
@ -56,6 +56,23 @@
|
|||||||
"rule_set": "geosite-cn",
|
"rule_set": "geosite-cn",
|
||||||
"server": "local"
|
"server": "local"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"rule_set": "geosite-icloud",
|
||||||
|
"server": "local"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"rule_set": "geosite-apple",
|
||||||
|
"server": "local"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"domain_suffix": [
|
||||||
|
"gateway.icloud.com",
|
||||||
|
"push.apple.com",
|
||||||
|
"push-apple.com",
|
||||||
|
"apple-relay.apple.com"
|
||||||
|
],
|
||||||
|
"server": "local"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"query_type": ["A", "AAAA"],
|
"query_type": ["A", "AAAA"],
|
||||||
"server": "fakeip"
|
"server": "fakeip"
|
||||||
@ -79,9 +96,9 @@
|
|||||||
"fdfe:dcba:9876::1/126"
|
"fdfe:dcba:9876::1/126"
|
||||||
],
|
],
|
||||||
"auto_route": true,
|
"auto_route": true,
|
||||||
"strict_route": true,
|
"strict_route": false,
|
||||||
"stack": "mixed",
|
"stack": "mixed",
|
||||||
"mtu": 9000
|
"mtu": 1500
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "mixed",
|
"type": "mixed",
|
||||||
@ -469,18 +486,6 @@
|
|||||||
"action": "route",
|
"action": "route",
|
||||||
"outbound": "DIRECT"
|
"outbound": "DIRECT"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"process_name": [
|
|
||||||
"Tailscale.exe",
|
|
||||||
"Tailscale Service.exe",
|
|
||||||
"tailscaled.exe",
|
|
||||||
"tailscale-ipn.exe",
|
|
||||||
"tailscaled",
|
|
||||||
"Tailscale"
|
|
||||||
],
|
|
||||||
"action": "route",
|
|
||||||
"outbound": "DIRECT"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"ip_is_private": true,
|
"ip_is_private": true,
|
||||||
"action": "route",
|
"action": "route",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user