eycorsican / kitsunebi-android

A fully-featured V2Ray client for Android.
MIT License
1.76k stars 315 forks source link

1.8版本下载后添加服务器节点。pc端可以,手机端会导致整个网络访问不了包括国内的网站 #125

Open JAIR1314 opened 4 years ago

JAIR1314 commented 4 years ago

你正在使用哪个版本?

1.8

使用最新版本是否还遇到同样的问题?

你的手机型号和手机操作系统版本是多少?

荣耀V10 安卓9.0

你遇到了什么问题?

上不了网

你遇到的问题可以用固定步骤重现吗?

你正使用的配置

{ "dns": {}, "log": { "loglevel": "none" }, "outbounds": [ { "protocol": "vmess", "settings": { "vnext": [ { "address": "www.xxxxx.xyz", "port": 443, "users": [ { "alterId": 1086, "id": "72e08bef-3d8c-4f8d-99be-679a2795ae3c", "security": "auto" } ] } ] }, "streamSettings": { "network": "ws", "security": "tls", "tlsSettings": { "allowInsecure": true }, "wsSettings": { "headers": { "Host": "www.xxxxx.xyz" }, "path": "\/v2raypath" } }, "tag": "proxy" }, { "protocol": "freedom", "settings": { "domainStrategy": "AsIs" }, "tag": "direct" }, { "protocol": "blackhole", "settings": {}, "tag": "block" } ], "policy": { "levels": { "0": { "bufferSize": 4096, "connIdle": 300, "downlinkOnly": 0, "handshake": 4, "uplinkOnly": 0 } } }, "routing": { "domainStrategy": "AsIs", "rules": [ { "network": "tcp,udp", "outboundTag": "proxy", "type": "field" } ] } }

unclejoesh commented 4 years ago

Is this working ?

unclejoesh commented 4 years ago

How can i get it on my kitsunebi app??

JAIR1314 commented 4 years ago

Thank you. The problem has been solved!

y9861215ai@163.com

发件人: Joe 发送时间: 2019-12-13 23:48 收件人: eycorsican/kitsunebi-android 抄送: 深海藏蓝; Author 主题: Re: [eycorsican/kitsunebi-android] 1.8版本下载后添加服务器节点。pc端可以,手机端会导致整个网络访问不了包括国内的网站 (#125) How can i get it on my kitsunebi app?? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

heisiam commented 4 years ago

hello please help github is complex I don't know where to start from