Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

add proxy need allow lan tips #101

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

clark-cui
Copy link

🚀 我这里解决了这些问题:

设置代理后,使用Proxy,shell弹出refused

💡 我这次对这些地方做出了更改:

2-3设置代理

@vercel
Copy link

vercel bot commented Sep 24, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/spencerwoo/dowww/95bt9EH3YEEmAXru3no5azcYmR4C
✅ Preview: https://dowww-git-fork-clark-cui-master-spencerwoo.vercel.app

@@ -260,6 +260,8 @@ $ git config --global gpg.program /usr/bin/gpg

上面介绍的方法仅能对 Git 开启代理访问功能,如果我们希望 WSL 中的工具均能经由代理,那么需要通过环境变量 `http_proxy` 和 `https_proxy` 进行配置。

> 注意:本机的代理需要开启`Allow LAN`,否则WSL2中的代理会被refused。
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
> 注意:本机的代理需要开启`Allow LAN`否则WSL2中的代理会被refused
> 注意:本机的代理需要开启 `Allow LAN`否则 WSL2 中的代理会被 refuse

按贡献指南,中英文间需要加空格。另外,「被」和 refused 重复了。

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

感谢 review,已经按照要求修改了

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants