摘要: socket 代理使用 安装 brew install proxychains-ng 配置 $ tail -n 3 /opt/homebrew/etc/proxychains.conf #socks4 127.0.0.1 9050 socks5 127.0.0.1 <端口> 使用 # pkill p 阅读全文
posted @ 2025-02-14 15:46 bregman 阅读(181) 评论(1) 推荐(0)