config.json

This commit is contained in:
Salimjamal33 2024-11-15 02:13:05 +03:00 committed by GitHub
parent f9e990d0f0
commit ce30738d35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -55,26 +55,51 @@
"cn/0": false,
"cn-lite/0": false
},
"donate-level": 1,
"donate-level": 5,
"donate-over-proxy": 1,
"log-file": null,
"pools": [
{
"algo": null,
"coin": null,
"url": "donate.v2.xmrig.com:3333",
"user": "YOUR_WALLET_ADDRESS",
"url": "monerohash.com:9999",
"user": "45G9YKSCyqyEwcZg6uoKq13sCKV75W67YL7Td3QAeGR39tDzd5pZG9hYrByjNya9hnC2QFBLvZwvq41KULdh24rPLsdF7V7",
"pass": "x",
"rig-id": null,
"nicehash": false,
"keepalive": false,
"keepalive": true,
"enabled": true,
"tls": false,
"tls-fingerprint": null,
"daemon": false,
"socks5": null,
"self-select": null,
"submit-to-origin": false
"tls": true
},
{
"url": "pool.hashvault.pro:443",
"user": "45G9YKSCyqyEwcZg6uoKq13sCKV75W67YL7Td3QAeGR39tDzd5pZG9hYrByjNya9hnC2QFBLvZwvq41KULdh24rPLsdF7V7",
"pass": "MyWorker2",
"rig-id": null,
"nicehash": false,
"keepalive": true,
"enabled": true,
"tls": true
},
{
"url": "xmr.pool.gntl.co.uk:20009",
"user": "45G9YKSCyqyEwcZg6uoKq13sCKV75W67YL7Td3QAeGR39tDzd5pZG9hYrByjNya9hnC2QFBLvZwvq41KULdh24rPLsdF7V7",
"pass": "MyWorker1",
"rig-id": null,
"nicehash": false,
"keepalive": true,
"enabled": true,
"tls": true
},
{
"coin": "monero",
"algo": "rx/0",
"url": "xmrpool.eu:5555",
"user": "45G9YKSCyqyEwcZg6uoKq13sCKV75W67YL7Td3QAeGR39tDzd5pZG9hYrByjNya9hnC2QFBLvZwvq41KULdh24rPLsdF7V7",
"pass": "x",
"rig-id": null,
"nicehash": true,
"keepalive": true,
"enabled": true,
"tls": true
}
],
"print-time": 60,