dezoomify-rs
dezoomify-rs copied to clipboard
how to use proxy in dezoomify-rs
how to use proxy in dezoomify-rs
Can you please provide more information about what you're trying to do, including any logs from any failing commands? If possible, please provide a link to the specific image that you're trying to download, I may be able to help.
dezoomify-rs follows proxy environment variables.
https://docs.rs/reqwest/latest/reqwest/index.html#proxies
i use the proxychain, like this: proxychain dezoomify-rs xxxx ,and it works, thanks!