
1 98b984275a6b4591 2020-09-07 17:02:17 +08:00 netsh 应该是可以的,未做测试。 ``` netsh winhttp set proxy <proxy>:<port> netsh winhttp reset proxy ``` source: https://docs.microsoft.com/en-us/windows/security/threat-protection/microsoft-defender-atp/configure-proxy-internet |
2 HiShan 2020-09-07 17:46:09 +08:00 配置一下路由就行了,route 命令 |
3 Osk 2020-09-07 17:58:57 +08:00 : _ / . / > > -=%:% -=%;分割的例外列表% "__\\\\\ " / / _ / / : _ / . / > > "__\\\\\ " / / _ / / |
4 Osk 2020-09-07 18:00:40 +08:00 如果不用 IE, 不需要 winhttp proxy (商店, Windows Update 等 Windows 服务需要), 那么只保留 reg add 那一行即可. 注意: 不要复制粘贴!!!! 由于注册表路径包含莫名其妙的关键字我发不出来, 所以文字做了转换的, 请手工敲一遍. |
5 odatacc 2020-09-07 18:02:52 +08:00 这个问题可以用 csnet 二进制的 csnet -sp 127.0.0.1 解决 https://forum.aite.xyz/forum.php?mod=viewthread&tid=1309&highlight=csnet |
6 zro 2020-09-07 18:11:45 +08:00 加多个 IP,再设条 route 指向某个内网网关就是了。。 |
7 kkkkkrua 2020-09-07 18:15:03 +08:00 IEProxyToggle |
8 laminux29 2020-09-07 18:25:32 +08:00 为什么需要频繁切换内外网? |