metal3d / docker-xmrig

Xmrig containeried to mine monero cryptocurrency
MIT License
68 stars 48 forks source link

TLS support? #7

Closed LordKillZone closed 2 months ago

LordKillZone commented 2 years ago

How i can add TLS fingerprint? I am using docker compose, tried to add -tls and -tls-fingerprint=(value) but it dont work.

metal3d commented 1 year ago

Sorry for the delay...

I never tried this option, can you give me some details, or a documentation page? I'll add this option if possible.

Badbird5907 commented 10 months ago

For anyone who comes across this, pass the env variable OTHERS_OPTS, for example docker run ... -e OTHERS_OPTS="--tls" ...

metal3d commented 2 months ago

As @Badbird5907 says, the option works. I close the issue with a very long delay and all my apologies.