<!-- Thanks for filing a 🐛 bug report 😄! --> **Problem** <!-- A clear and concise description of what the bug is. --> <!-- including what currently happens and what you expected to happen. --> **Steps** <!-- The steps to reproduce the bug. --> 1. run `https_proxy=socks5://127.0.0.1:1990 rustup update` and it doesn't use proxy because I watch `iftop -B` and nothing connect to my proxy server 2. use proxychians and see `iftop` it connects to my proxy server
Problem
Steps
https_proxy=socks5://127.0.0.1:1990 rustup updateand it doesn't use proxy because I watchiftop -Band nothing connect to my proxy serveriftopit connects to my proxy server