jgarzik / cpuminer

CPU miner for bitcoin
Other
950 stars 2.34k forks source link

Proxy Authentication #71

Closed hectorcuper82 closed 7 years ago

hectorcuper82 commented 7 years ago

Hi

How set up I username and password of the proxy?

I write this statement:

cgminer -o "http:proxy:port|stratum+tcp://stratum.bitcoin.cz:3333" -u worker1 -p xxxxx --au3-freq 250 --au3-volt 800

I receive http error 403

kind regards