各位好:
请教个问题,我想要在 iTerm 中使用 Youtube-dl ,用 proxychains-ng ,在配置文件底部配置了 127.0.0.1 1080 , ss 的代理
但是在 iTerm 中还是无效果。。
➜ ~ proxychains4 curl twitter.com
[proxychains] config file found: /usr/local/Cellar/proxychains-ng/4.10/etc/proxychains.conf
[proxychains] preloading /usr/local/Cellar/proxychains-ng/4.10/lib/libproxychains4.dylib
^C
➜ ~ proxychains4 curl baidu.com
[proxychains] config file found: /usr/local/Cellar/proxychains-ng/4.10/etc/proxychains.conf
[proxychains] preloading /usr/local/Cellar/proxychains-ng/4.10/lib/libproxychains4.dylib
<html>
<meta http-equiv="refresh" content="0;url=http://www.baidu.com/">
</html>
请问哪里还有设置不对的地方么?
请教个问题,我想要在 iTerm 中使用 Youtube-dl ,用 proxychains-ng ,在配置文件底部配置了 127.0.0.1 1080 , ss 的代理
但是在 iTerm 中还是无效果。。
➜ ~ proxychains4 curl twitter.com
[proxychains] config file found: /usr/local/Cellar/proxychains-ng/4.10/etc/proxychains.conf
[proxychains] preloading /usr/local/Cellar/proxychains-ng/4.10/lib/libproxychains4.dylib
^C
➜ ~ proxychains4 curl baidu.com
[proxychains] config file found: /usr/local/Cellar/proxychains-ng/4.10/etc/proxychains.conf
[proxychains] preloading /usr/local/Cellar/proxychains-ng/4.10/lib/libproxychains4.dylib
<html>
<meta http-equiv="refresh" content="0;url=http://www.baidu.com/">
</html>
请问哪里还有设置不对的地方么?