MoneroOcean/xmr-node-proxy

Question

RealWorld-glich opened this issue · 2 comments

Just a stupid question, but there is any option to block some miners connection (IP BANNING) to my proxy node? I am using proxy node inside a docker.
Thanks

There is no such functionality.

You can block/allow IPs/range inside your firewall... Proxy can't do that (so far). I can made something to block miners depending on additional field inside config... E.g. if miner walletID is not the same as pool walletID... Or if miner password is different than password set in additional config field...