Replies: 4 comments 1 reply
-
请把系统环境发出来。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
-
好的,能够帮助你和v2rayn我非常荣幸!
在系统测试前,我希望能和您确认下能够帮助到你的具体测试方法。例如:
1. 启动权限(poweruser还是admin)、系统版本、.net版本及其他依赖这些因素重要么?
2. UWP这些额外设置、以及同机进程等这些不会反应到log中的因素要注意哪些?
3. 是否要修改系统的网络设置到初始状态,一些高级设置是否要恢复?
…On Mon, Mar 24, 2025 at 9:46 AM 2dust ***@***.***> wrote:
系统代理能设置不能还原理论上不应该发生,因为都是使用相同的 API 调用的。
你可以帮忙测试下,想清理掉系统代理,然后正常打开 v2rayN 和退出,查看系统代理是否正常?
如果不正常,查看下日志,包括系统日志。
最后测试下打开后直接关机,看是否正常?
—
Reply to this email directly, view it on GitHub
<#6965 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMPGEPDEFAIAPDHKFEINY32V5PWBAVCNFSM6AAAAABZTWPA32VHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENJZGYZTQMA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Windows 更改系统的功能是用 API,可能使用了有快十年了吧。
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
相关问题
强力修改用户网络设置却又无法还原设置导致一系列的网络链接异常
描述你希望的解决方案
既然管理员权限都要了,那么就把用户此前的网络设置读出来并仔细匹配一下就行了。网络并不是真断了,而是配置不匹配导致的一系列衍生问题。
描述你所考虑的替代方案
把用户自己的配置记录在本地,在用户需要的时候,遍历一下,直到某个默认访问地址连通不就可以了吗?
我确认已查询历史issues
Beta Was this translation helpful? Give feedback.
All reactions