xmrig / xmrig-proxy

Monero (XMR) Stratum protocol proxy
https://xmrig.com/proxy
GNU General Public License v3.0
616 stars 338 forks source link

not work -x, --proxy=HOST:PORT connect through a SOCKS5 proxy #506

Open MABIY opened 2 years ago

MABIY commented 2 years ago

./xmrig-proxy --proxy 127.0.0.1:1080 -> ./xmrig-proxy: unrecognized option '--proxy' ./xmrig-proxy -x 127.0.0.1:1080 -> no use socks4 proxy. change any port also can running

Technetium1 commented 2 years ago

Generate a valid config, it will be much easier for you to manage. Your syntax is incorrect for the command, it should be --proxy=127.0.0.1:1080 https://config.xmrig.com/proxy