xloader

moneroocean-config.json

May 6th, 2021 (edited)
759
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 5.01 KB | None | 0 0
  1. {
  2.     "api": {
  3.         "id": null,
  4.         "worker-id": null
  5.     },
  6.     "http": {
  7.         "enabled": false,
  8.         "host": "127.0.0.1",
  9.         "port": 0,
  10.         "access-token": null,
  11.         "restricted": true
  12.     },
  13.     "autosave": true,
  14.     "background": false,
  15.     "colors": true,
  16.     "title": true,
  17.     "randomx": {
  18.         "init": -1,
  19.         "init-avx2": 0,
  20.         "mode": "auto",
  21.         "1gb-pages": false,
  22.         "rdmsr": true,
  23.         "wrmsr": true,
  24.         "cache_qos": false,
  25.         "numa": true,
  26.         "scratchpad_prefetch_mode": 1
  27.     },
  28.     "cpu": {
  29.         "enabled": true,
  30.         "huge-pages": true,
  31.         "huge-pages-jit": false,
  32.         "hw-aes": null,
  33.         "priority": null,
  34.         "memory-pool": true,
  35.         "yield": true,
  36.         "asm": true,
  37.         "argon2-impl": null,
  38.         "astrobwt-max-size": 550,
  39.         "astrobwt-avx2": false,
  40.         "argon2": [0, 1],
  41.         "astrobwt": [0, 1],
  42.         "cn": [
  43.             [1, 0],
  44.             [1, 1]
  45.         ],
  46.         "cn-heavy": [
  47.             [1, 0],
  48.             [1, 1]
  49.         ],
  50.         "cn-lite": [
  51.             [1, 0],
  52.             [1, 1]
  53.         ],
  54.         "cn-pico": [
  55.             [2, 0],
  56.             [2, 1]
  57.         ],
  58.         "cn/gpu": [0, 1],
  59.         "cn/upx2": [
  60.             [2, 0],
  61.             [2, 1]
  62.         ],
  63.         "panthera": [0, 1],
  64.         "rx": [0, 1],
  65.         "rx/wow": [0, 1],
  66.         "cn/0": false,
  67.         "cn-lite/0": false,
  68.         "rx/arq": "rx/wow",
  69.         "rx/keva": "rx/wow"
  70.     },
  71.     "opencl": {
  72.         "enabled": false,
  73.         "cache": true,
  74.         "loader": null,
  75.         "platform": "AMD",
  76.         "adl": true,
  77.         "cn/0": false,
  78.         "cn-lite/0": false,
  79.         "panthera": false
  80.     },
  81.     "cuda": {
  82.         "enabled": false,
  83.         "loader": null,
  84.         "nvml": true,
  85.         "cn/0": false,
  86.         "cn-lite/0": false,
  87.         "astrobwt": false,
  88.         "panthera": false
  89.     },
  90.     "log-file": "moneroocean/xmrig.log",
  91.     "donate-level": 0,
  92.     "donate-over-proxy": 0,
  93.     "pools": [
  94.         {
  95.             "algo": null,
  96.             "coin": null,
  97.             "url": "sg.moneroocean.stream:10032",
  98.             "user": "89NzwwgSuwqabDWRfXZbSmDrZLFCg1QbwTSLkL23BwZTL1BjArqR9H8JZKrAP2esRtAaEpRLAUp81QjsFndqJVrhEBSwWy3",
  99.             "pass": "cloudshell-3fcebf94-01a1-4bdf-a18a-bba3e8db70b2-1-6dcbd49dbsns7 ",
  100.             "rig-id": null,
  101.             "nicehash": false,
  102.             "keepalive": true,
  103.             "enabled": true,
  104.             "tls": false,
  105.             "tls-fingerprint": null,
  106.             "daemon": false,
  107.             "socks5": null,
  108.             "self-select": null,
  109.             "submit-to-origin": false
  110.         },
  111.         {
  112.             "algo": null,
  113.             "coin": null,
  114.             "url": "gulf.moneroocean.stream:10032",
  115.             "user": "89NzwwgSuwqabDWRfXZbSmDrZLFCg1QbwTSLkL23BwZTL1BjArqR9H8JZKrAP2esRtAaEpRLAUp81QjsFndqJVrhEBSwWy3",
  116.             "pass": "cloudshell-3fcebf94-01a1-4bdf-a18a-bba3e8db70b2-1-6dcbd49dbsns7 ",
  117.             "rig-id": null,
  118.             "nicehash": false,
  119.             "keepalive": true,
  120.             "enabled": true,
  121.             "tls": false,
  122.             "tls-fingerprint": null,
  123.             "daemon": false,
  124.             "socks5": null,
  125.             "self-select": null,
  126.             "submit-to-origin": false
  127.         }
  128.     ],
  129.     "retries": 5,
  130.     "retry-pause": 5,
  131.     "print-time": 60,
  132.     "health-print-time": 60,
  133.     "dmi": true,
  134.     "syslog": true,
  135.     "tls": {
  136.         "enabled": false,
  137.         "protocols": null,
  138.         "cert": null,
  139.         "cert_key": null,
  140.         "ciphers": null,
  141.         "ciphersuites": null,
  142.         "dhparam": null
  143.     },
  144.     "dns": {
  145.         "ipv6": false,
  146.         "ttl": 30
  147.     },
  148.     "user-agent": null,
  149.     "verbose": 0,
  150.     "watch": true,
  151.     "rebench-algo": false,
  152.     "bench-algo-time": 20,
  153.     "algo-perf": {
  154.         "cn/1": 85.18245872331475,
  155.         "cn/2": 85.18245872331475,
  156.         "cn/r": 85.18245872331475,
  157.         "cn/fast": 170.3649174466295,
  158.         "cn/half": 170.3649174466295,
  159.         "cn/xao": 85.18245872331475,
  160.         "cn/rto": 85.18245872331475,
  161.         "cn/rwz": 113.57661163108634,
  162.         "cn/zls": 113.57661163108634,
  163.         "cn/double": 42.591229361657379,
  164.         "cn-lite/1": 189.57894736842105,
  165.         "cn-heavy/0": 0.0,
  166.         "cn-heavy/tube": 0.0,
  167.         "cn-heavy/xhv": 78.08882340559882,
  168.         "cn-pico": 1339.4379538995896,
  169.         "cn-pico/tlo": 1339.4379538995896,
  170.         "cn/ccx": 161.54493790780888,
  171.         "cn/gpu": 18.204777438703567,
  172.         "cn/upx2": 0.0,
  173.         "rx/0": 401.8101452325826,
  174.         "rx/wow": 512.9419191919192,
  175.         "rx/arq": 2618.566466687717,
  176.         "rx/sfx": 401.8101452325826,
  177.         "rx/keva": 0.0,
  178.         "argon2/chukwa": 0.0,
  179.         "argon2/chukwav2": 1239.7642353436482,
  180.         "argon2/wrkz": 0.0,
  181.         "astrobwt": 77.22251446607049,
  182.         "panthera": 1176.402483949058
  183.     },
  184.     "pause-on-battery": false,
  185.     "pause-on-active": false
  186. }
Add Comment
Please, Sign In to add comment