faraday icon indicating copy to clipboard operation
faraday copied to clipboard

multi: add socks proxy flag

Open ellemouton opened this issue 5 years ago • 2 comments

This PR addresses this comment suggestion to add a --proxy option to proxy http requests for price data over Tor.

It seems to me from testing that I have done than CoinCap does not allow requests over tor, but CoinDesk does. So in this PR the default backend is CoinCap if no proxy is set and is CoinDesk if a proxy is set. If both proxy and backend are specified then a validation check is done to check if the specified backend supports proxy requests.

ellemouton avatar Apr 30 '21 08:04 ellemouton

@ellemouton, remember to re-request review from reviewers for your latest update

lightninglabs-deploy avatar Dec 07 '21 15:12 lightninglabs-deploy

!lightninglabs-deploy mute

ellemouton avatar Dec 07 '21 15:12 ellemouton