Advertisement
Guest User

Untitled

a guest
Nov 10th, 2018
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. >>> Local miner server on 127.0.0.1:9999 port started
  2. >>>
  3. >>> SETUP COMPLETE
  4. >>> {
  5. "miner_host": "127.0.0.1",
  6. "miner_port": 9999,
  7. "pools": [
  8. "us-west01.miningrigrentals.com:3333",
  9. "us-east01.miningrigrentals.com:3333",
  10. "us-central01.miningrigrentals.com:3333"
  11. ],
  12. "algos": {
  13. "cn/1": "xmrig-proxy.exe --config=config3.json",
  14. "cn/2": "xmrig-proxy.exe --config=config3.json",
  15. "cn/msr": "xmrig-proxy.exe --config=configauto3.json",
  16. "cn/xtl": "xmrig-proxy.exe --config=configauto3.json",
  17. "cn-heavy/0": "xmrig-proxy.exe --config=confighvy3.json",
  18. "cn-heavy/xhv": "xmrig-proxy.exe --config=confighvy3.json",
  19. "cn-heavy/tube": "xmrig-proxy.exe --config=confighvy3.json",
  20. "cn-lite/1": "xmrig-proxy.exe --config configlite3.json"
  21. },
  22. "algo_perf": {
  23. "cn/2": 90,
  24. "cn/xtl": 100,
  25. "cn-fast": 190,
  26. "cn-lite": 340,
  27. "cn-heavy": 40
  28. },
  29. "algo_min_time": 180,
  30. "user": "Bathmat.108229",
  31. "pass": "Proxy3",
  32. "log_file": "mm-mrr3.txt",
  33. "watchdog": 0,
  34. "hashrate_watchdog": 0,
  35. "is_quiet_mode": false,
  36. "is_no_config_save": true,
  37. "is_debug": true
  38. }
  39. >>>
  40. >>> Saving C:\Users\Z170\Documents\Mining\xmrig-proxy/mm-mrr3.json config file
  41. >>> POOL USER: 'Bathmat.108229', PASS: 'Proxy3'
  42. >>> Pool message: {"id":1,"jsonrpc":"2.0","error":null,"result":{"id":"715439468989264","job":{"blob":"010287fb9bdf05b41e9597871aba57145d83b669dfea7318e2e07344b312a6409971431673f24d000000003b075d946870592a21762b353053e3e2830acf2bb557f3a70fd20f579286ba0301","job_id":"171358412392428","target":"b2df0000"},"status":"OK"}}
  43. >>> Connected to us-west01.miningrigrentals.com:3333 pool
  44. >>> Starting miner 'xmrig-proxy.exe --config=config3.json' to process new cn/2 algo
  45. >>> Starting miner: xmrig-proxy.exe --config=config3.json
  46. * ABOUT xmrig-proxy/2.8.1 MSVC/2017
  47.  
  48. * LIBS libuv/1.23.0 OpenSSL/1.1.1 microhttpd/0.9.59
  49.  
  50. * MODE nicehash
  51.  
  52. * ALGO cryptonight
  53.  
  54. * POOL #1 localhost:9999 variant=2, TLS=0
  55.  
  56. * BIND #1 0.0.0.0:1113
  57.  
  58. * BIND #2 [::]:1113
  59.  
  60. * API BIND 0.0.0.0:520
  61.  
  62. * COMMANDS 'h' hashrate, 'c' connections, 'v' verbose, 'w' workers
  63.  
  64. >>> Miner server on 127.0.0.1:9999 port connected from 127.0.0.1
  65. >>> Miner message: {"id":1,"jsonrpc":"2.0","method":"login","params":{"login":"Bathmat.108229","pass":"Proxy3","agent":"xmrig-proxy/2.8.1 (Windows NT 10.0; Win64; x64) libuv/1.23.0 msvc/2017","algo":["cn/2"]}}
  66. >>> Pool (us-west01.miningrigrentals.com:3333) <-> miner link was established due to new miner connection
  67. [2018-11-10 09:47:27] #000 use pool localhost:9999 127.0.0.1
  68.  
  69. [2018-11-10 09:47:27] #000 new job from localhost:9999 diff 75000 algo cn/2
  70.  
  71. [2018-11-10 09:48:27] 0.00 kH/s, shares: 0/0 +0, upstreams: 1, miners: 3 (max 3 +3/-0
  72.  
  73. >>> Pool message: {"jsonrpc":"2.0","method":"job","params":{"blob":"010287fb9bdf05b41e9597871aba57145d83b669dfea7318e2e07344b312a6409971431673f24d00000000b1ee17e829b45c434273292022f0ce12b5197d64d199e931a3ec61b0121783d001","job_id":"731357489461967","target":"d3740100"}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement