XX-net / XX-Net

A proxy tool to bypass GFW.
33.07k stars 7.69k forks source link

开通xx-net后,貌似只能浏览器翻墙访问,有没有办法命令行下也能正常翻墙? #14005

Open lyfadvance opened 10 months ago

lyfadvance commented 10 months ago

开通xx-net后,浏览器能正常翻墙。 但是我现在需要从github拉取代码。在命令行下ping github.com,无法ping通。 有没有办法使得在命令行下也能正常翻墙?

xxnet commented 10 months ago

git 工具设置代理可以参考这里设置: https://gist.github.com/evantoli/f8c23a37eb3558ab8765

windows下没有好的通用解决办法

Maogxer commented 9 months ago

可以用 这个 https://github.com/rofl0r/proxychains-ng

windows下 https://github.com/shunf4/proxychains-windows

AlephAlpha commented 8 months ago

Linux 下可以设一下 http_proxy https_proxy 两个环境变量。