美文网首页
Fix ProxyChains error

Fix ProxyChains error

作者: jink | 来源:发表于2015-12-27 22:11 被阅读68次

    Download or use clone ProxyChains v4 git using the following command:

    git clone https://github.com/evilying/proxychains-ng

    cd proxychains-ng

    Configure, Compile and install ProxyChains v4

    Use the following commands to configure, compile and install ProxyChains v4. 

    ./configure –prefix=/usr –sysconfdir=/etc

    sudo make 

    sudo make install

    Next, use install-config which would install a configuration file (i.e. proxychains.conf)

    sudo make install-config

    Run

    proxychains4 baidu.com

    Git: evil2016

    相关文章

      网友评论

          本文标题:Fix ProxyChains error

          本文链接:https://www.haomeiwen.com/subject/fwsbhttx.html