Skip to content
New issue

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

Network: Proxy: Clash #145

Open
xvno opened this issue Jul 21, 2021 · 1 comment
Open

Network: Proxy: Clash #145

xvno opened this issue Jul 21, 2021 · 1 comment

Comments

@xvno
Copy link
Owner

xvno commented Jul 21, 2021

Refs

client app

@xvno
Copy link
Owner Author

xvno commented Jul 21, 2021

Issues

Git

git config --global http.proxy '127.0.0.1:7890'
git config --global https.proxy '127.0.0.1:7890'
git config --global --add remote.origin.proxy 127.0.0.1:7890

git clone 报错 :Failed to receive SOCKS4 connect request ack.
因为 clash 代理的 socket5,github 是 socket4

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

No branches or pull requests

1 participant