赞
踩
![在这里插入图片描述](https://i-blog.csdnimg.cn/direct/7ec21d81b4ec49f3856be2d8013bc12f.png
**wsl: 检测到 localhost 代理配置,但未镜像到 WSL。**NAT 模式下的 WSL 不支持 localhost 代理。
解决方法:在 win+R打开运行框输入 %USERPROFILE% 命令打开用户目录,打开或新建 .wslconfig 文件并输入如下代码:
[experimental]
autoMemoryReclaim=gradual # gradual | dropcache | disabled
networkingMode=mirrored
dnsTunneling=true
firewall=true
autoProxy=true
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。