cryply / cryply-cli-miner

2 stars 0 forks source link

a proxy is not supported #2

Closed qtlin closed 6 years ago

qtlin commented 6 years ago

invoking with --help shows no proxy support is implemented.

$ /tmp/miner-avx2 --help Miner 0.2.0

Cryply coin miner. True Crypto = True Community. We have created a mining software which will help us give more to each other. When you are mining - you make Cryply stronger and you encourage those who work hard to never stop.

USAGE: miner-avx2 [FLAGS] [OPTIONS] --password --username

FLAGS: -h, --help Prints help information -V, --version Prints version information -v Sets the level of verbosity

OPTIONS: -c, --config [env: MINER_CONFIG=] -p, --password [env: MINER_PASSWORD=] -t, --threads [env: MINER_THREADS=] [default: 2] -o, --url [env: MINER_URL=] [default: stratum://cryply.luckypool.org:9996] -u, --username [env: MINER_USER=]

cryply commented 6 years ago

Cryply pools on different servers In different locations You can use any working pool or you can use external proxy

qtlin commented 6 years ago

@cryply I repeat: this miner is useless when internet access is only via a proxy. cpuminer can do socks, this miner can't talk to any proxy.