cow转发socks5代理到http
install
curl -L git.io/cow | bash
配置文档~/.cow/rc
listen = http://127.0.0.1:7777
proxy = socks5://127.0.0.1:1080
环境变量
export http_proxy=http://127.0.0.1:7777
export https_proxy=http://127.0.0.1:7777
curl -L git.io/cow | bash
~/.cow/rc
listen = http://127.0.0.1:7777
proxy = socks5://127.0.0.1:1080
export http_proxy=http://127.0.0.1:7777
export https_proxy=http://127.0.0.1:7777