I’m want to run Bitcoin Core client on TestNet and I need to config it for using under corporate proxy.
Since I’m using Squid to set proxy for my system I should set “localhost:3128” somewhere… but bitcoin-qt options seems to have only SOCK5 proxy field.

I also tried to set the proxy using the command line:

./bitcoin-qt --testnet -proxy=localhost:3298

enter image description here

…but it doesn’t work.

How can I solve? Can I run Bitcoin Core using setting a http proxy?

source

By pplny

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다