We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
在提出问题前请先自行排除服务器端问题,同时也请通过搜索确认是否有人提出过相同问题。
描述你认为应该发生什么
新版本手机连上无线局域网地址与网关冲突,vpn模式
1.修改vpn ipv4地址范围 2.增加可调节vpn地址项 3.
通过adb logcat -s com.v2ray.ang GoLog V2rayConfigUtilGoLog Main获取日志。请自行删减日志中可能出现的敏感信息。
adb logcat -s com.v2ray.ang GoLog V2rayConfigUtilGoLog Main
如果问题可重现,建议先执行adb logcat -c清空系统日志再执行上述命令,再操作重现问题。
adb logcat -c
在这里粘贴日志
The text was updated successfully, but these errors were encountered:
建议改成什么?
Sorry, something went wrong.
10.10.10.1 is widely used by home routers, just search it.
10.10.10.1
Use someone in 198.18.0.0/15, it's designed for testing and unlikely to be used in real private network.
https://en.wikipedia.org/wiki/Reserved_IP_addresses
For example:
https://github.com/heiher/sockstun/blob/71184c5e2a3074643243f37150e542580d5a357e/app/src/main/java/hev/sockstun/Preferences.java#L164
No branches or pull requests
在提出问题前请先自行排除服务器端问题,同时也请通过搜索确认是否有人提出过相同问题。
预期行为
描述你认为应该发生什么
实际行为
新版本手机连上无线局域网地址与网关冲突,vpn模式
复现方法
1.修改vpn ipv4地址范围
2.增加可调节vpn地址项
3.
日志信息
通过
adb logcat -s com.v2ray.ang GoLog V2rayConfigUtilGoLog Main
获取日志。请自行删减日志中可能出现的敏感信息。如果问题可重现,建议先执行
adb logcat -c
清空系统日志再执行上述命令,再操作重现问题。环境信息
额外信息(可选)
The text was updated successfully, but these errors were encountered: