centos7 安装使用proxychains4

2024-10-11 18:48:25

1、安装git执行yum install git

centos7 安装使用proxychains4

2、安装make环境yum -y install gcc automake autoconf libtool make

centos7 安装使用proxychains4

3、下载proxychain衡痕贤伎s4执行git clone https://github.com/rofl0r/proxychains-ng.git

centos7 安装使用proxychains4

4、生产配置文件cd proxychains-ng 然后./configure

centos7 安装使用proxychains4

5、编译安装make && sudo make install

centos7 安装使用proxychains4

6、提取配置文件cp ./src/proxychains.conf /etc/proxychains.conf

centos7 安装使用proxychains4

7、请理安装包cd .. && rm -rf proxychains-ng

centos7 安装使用proxychains4

8、编辑配置文件vim /etc/proxychains.conf

centos7 安装使用proxychains4

9、改成如下

centos7 安装使用proxychains4

10、最后测试,测试成功

centos7 安装使用proxychains4
猜你喜欢