2020-01-22  2024-09-18    60 字  1 分钟

在魔法环境下运行命令行命令,例如 apt-get wget git curl

项目地址 : https://github.com/haad/proxychains

1sudo apt-get install proxychains
2# 配置文件:
3vim /etc/proxychains.conf
4# 修改最后一行,并保存
5socks5 127.0.0.1 1080

使用

1proxychains apt-get xxxx
2proxychains wget xxxx

除另有声明外本博客文章均采用 知识共享 (Creative Commons) 署名 4.0 国际许可协议 进行许可转载请注明原作者与文章出处