Linux:sockets代理转http代理
brew install polipo
polipo socksParentProxy=localhost:6500
curl --proxy http://127.0.0.1:8123 https://www.google.com
export https_proxy=localhost:8123
欢迎来到Riguz的小站!这是一个私人wiki,用来记录一些我的笔记。
brew install polipo
polipo socksParentProxy=localhost:6500
curl --proxy http://127.0.0.1:8123 https://www.google.com
export https_proxy=localhost:8123