Sign inSign up

xmrig/xmrig-proxy

By xmrig

Updated almost 9 years ago

XMRig proxy in Alpine Linux image

Image
6

10K+

xmrig/xmrig-proxy repository overview

Basic run: docker run -p 3333:3333 xmrig/xmrig-proxy -o POOL:PORT -u USER -p x --bind 0.0.0.0:3333

Options

-b, --bind=ADDR bind to specified address, example "0.0.0.0:3333" -o, --url=URL URL of mining server -O, --userpass=U:P username:password pair for mining server -u, --user=USERNAME username for mining server -p, --pass=PASSWORD password for mining server -r, --retries=N number of times to retry before switch to backup server (default: 5) -R, --retry-pause=N time to pause between retries (default: 5) --custom-diff=N override pool diff --verbose verbose output --user-agent=AGENT set custom user-agent string for pool --coin=COIN xmr for all cryptonight coins or aeon --no-color disable colored output --no-workers disable per worker statistics --donate-level=N donate level, default 2% -B, --background run the miner in the background -c, --config=FILE load a JSON-format configuration file -l, --log-file=FILE log all output to a file -S, --syslog use system log for output messages -A --access-log-file=N log all workers access to a file --api-port=N port for the miner API --api-access-token=T access token for API --api-worker-id=ID custom worker-id for API -h, --help display this help and exit -V, --version output version information and exit

Tag summary

Content type

Image

Digest

Size

14.4 MB

Last updated

almost 9 years ago

docker pull xmrig/xmrig-proxy