Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pixel 7 pro使用问题 #952

Closed
gzz4454 opened this issue Oct 5, 2023 · 6 comments
Closed

pixel 7 pro使用问题 #952

gzz4454 opened this issue Oct 5, 2023 · 6 comments
Labels
duplicate This issue or pull request already exists not following template Necessary information is not provided or is incomplete

Comments

@gzz4454
Copy link

gzz4454 commented Oct 5, 2023

编辑完配置文件后连接
出现提示
start service
pre-starting clash api: open cache file: function not implemented

@CHIZI-0618 CHIZI-0618 added duplicate This issue or pull request already exists not following template Necessary information is not provided or is incomplete labels Oct 5, 2023
@CHIZI-0618
Copy link
Collaborator

Duplicates with #894

@CHIZI-0618 CHIZI-0618 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 5, 2023
@gzz4454
Copy link
Author

gzz4454 commented Oct 5, 2023

Android 14
sing-box version 1.5.1
{
"dns": {
"servers": [
{
"tag": "cf",
"address": "https://1.1.1.1/dns-query"
},
{
"tag": "local",
"address": "223.5.5.5",
"detour": "direct"
},
{
"tag": "block",
"address": "rcode://success"
}
],
"rules": [
{
"geosite": "category-ads-all",
"server": "block",
"disable_cache": true
},
{
"outbound": "any",
"server": "local"
},
{
"geosite": "cn",
"server": "local"
}
],
"strategy": "ipv4_only"
},
"inbounds": [
{
"type": "tun",
"inet4_address": "172.19.0.1/30",
"auto_route": true,
"strict_route": false,
"sniff": true
}
],
"outbounds": [
{
"type": "hysteria2",
"tag": "proxy",
"server": "23.106.**.",
"server_port": 59997,
"up_mbps": 300,
"down_mbps": 300,
"password": "******1!",
"tls": {
"enabled": true,
"server_name": "www.nidayegzz.online",
"insecure": false
}
},
{
"type": "direct",
"tag": "direct"
},
{
"type": "block",
"tag": "block"
},
{
"type": "dns",
"tag": "dns-out"
}
],
"route": {
"rules": [
{
"protocol": "dns",
"outbound": "dns-out"
},
{
"geosite": "cn",
"geoip": [
"private",
"cn"
],
"outbound": "direct"
},
{
"geosite": "category-ads-all",
"outbound": "block"
}
],
"auto_detect_interface": true
},
"experimental": {
"clash_api": {
"external_controller": "127.0.0.1:9090",
"store_selected": true
}
}
}

@gzz4454
Copy link
Author

gzz4454 commented Oct 5, 2023

Duplicates with #894

#952 (comment)

@gzz4454
Copy link
Author

gzz4454 commented Oct 5, 2023

Duplicates with #894

OS issue?

@nekohasekai
Copy link
Member

Are you using custom rom or stock?

@gzz4454
Copy link
Author

gzz4454 commented Oct 6, 2023

Are you using custom rom or stock?

No root or using custom rom.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists not following template Necessary information is not provided or is incomplete
Projects
None yet
Development

No branches or pull requests

3 participants