Ubuntu使用Proxychains实现终端代理
安装Proxychains
sudo apt install tor proxychains
配置Proxychains
- 修改/etc/proxychains.conf文件,添加socket5的代理信息,记得端口号和实际使用的保持一致:
使用Proxychains
- 在需要走代理的命令前加上proxychains,比如:
proxychains curl www.google.com
Ubuntu使用Proxychains实现终端代理
https://fansaorz.github.io/2024/02/17/Ubuntu使用Proxychain实现终端代理/
Powered By Valine
v1.5.1
v1.5.1