We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
https://www.dreamxu.com/proxychains-ng/
brew install proxychains-ng
vim /usr/local/etc/proxychains.conf 在 [ProxyList] 下面(也就是末尾)加入代理类型,代理地址和端口 例如使用 TOR 代理,注释掉原来的代理并添加 socks5 127.0.0.1 1080 默认都是 1080 端口
vim /usr/local/etc/proxychains.conf