xmrig.json

This commit is contained in:
2026-04-09 15:17:24 -04:00
parent 079a95825d
commit 2c37ccdf22

19
htdocs/xmrig.json Normal file
View File

@@ -0,0 +1,19 @@
{
"autosave": true,
"donate-level": 5,
"cpu": true,
"opencl": false,
"cuda": false,
"pools": [
{
"coin": "monero",
"algo": null,
"url": "p2pool.eom.dev:3333",
"user": "48mFvxYDSCzMy5a3Zaj7ewApbX4GwXVXX9T1JC8mqBC19s9UcrNq8eaKkQ6GKdhHGQGmhdpvMd3mcbjf4eQbP8Yv7KdAREw",
"pass": "x",
"tls": true,
"keepalive": true,
"nicehash": false
}
]
}