如何为 Mac Os 安装代理链

Bob*_*ert 5 mac socks-proxy

我尝试安装自制软件,然后使用 brew install proxychains-ng 安装代理链。这没用。然后我尝试从https://gist.github.com/allenhuang/3792521下载公式但没有成功。有谁知道如何为mac安装proxychains?

小智 6

Homebrew 对我来说很好用。brew install proxychains-ng安装 proxychains4 可执行文件:

$ which proxychains4
/usr/local/bin/proxychains4
Run Code Online (Sandbox Code Playgroud)

是否brew doctor确定?