Advertisement
crypto-man

3.2-stable

May 6th, 2019
6,987
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 81.79 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. ##########################################################################
  4. ##########################################################################
  5. ####################   nvOC 3.2 - Community Release   ####################
  6. ##########   Based on the original nvOC v0019-1.4 by fullzero   ##########
  7. ##########################################################################
  8. ##########################################################################
  9.  
  10. # fullzero:     nvOC Creator
  11.  
  12. # papampi:      nvOC Community Release Creator
  13. #               ( BTC address: 1NsnsnqkkVuopTGvUSGrkMhhug8kg6zgP9 )
  14.  
  15. # nvOC Community Release contributors (in alphabetical order):
  16.  
  17. # brightskye:   DISABLED_GPUS
  18. #               Allow turning off gpu by utilizing each miner's -device options
  19.  
  20. # leenoox:      nvOC ver 0019-2.0 (community release)
  21. #               The new 0019-2.0 TEMP_CONTROL
  22. #               Methods for color output throughout nvOC scripts
  23. #               multiple bug fixes and enhacements for ver 0019-2.0
  24.  
  25. # LukePicci:    nvOC Community Release Main Developer
  26.  
  27. # obm_dan:      Foreman monitoring integration
  28. #               ( BTC address: 1MGxnFDozG1UTKjxryNaiAAU7XkqWpEqK2 )
  29.  
  30. # SizzlePizzle: Algo mining unification
  31. #               ( BTC address: bc1qq42xn9zea933j88kv7u8xqeae84rr8f8lmlx55 )
  32.  
  33. # Stubo:        ver 0019-2.0 (community release) main developer
  34. #               nvOC function script
  35. #               minerinfo script
  36. #               multiple bug fixes and enhacements for ver 0019-2.0
  37.  
  38. # Original nvOC contributors (in alphabetical order):
  39.  
  40. # BaliMiner:    TELEGRAM_MESSAGES
  41. #               ( BTC address:  1HbzxQ6AVeWYvFm322KtxZcJJLAqfJHpN8 )
  42.  
  43. # damNmad:      damNmad_ALGO_SPECIFIC_OC
  44. #               nvOC discord channel https://discordapp.com/invite/8YDFEvY
  45. #               Added Lots of COIN selections
  46. #               Alternative telegram alert
  47. #               ( BTC address: 1Mtf6K7c3ZhBDcPz91c4wcQ95DxLn88zC )
  48.  
  49. # IAmNotAJeep:  IAmNotAJeep_and_Maxximus007_WATCHDOG
  50. #               Methods for improved system stability
  51. #               ( BTC address: 13PnEKpfVzNseWkrm6LoueKcCMPj74zPv7 )
  52.  
  53. # kk003:        Alternative telegram alert ( very extensive )
  54. #               Telegram Setup Video
  55. #               ( BTC address: 196pMZnByg5UaPvJPK67ErAHgDPeSyu8QV )
  56.  
  57. # lost_post:    upPASTE (timeout based _Parallax_ Mode auto-updating)
  58. #               Methods for separating settings and implementation
  59. #               Methods for AUTO_UPDATE
  60. #               ( BTC address: 1GFTEtLLvvwoa4ogDntD5oaXBgJLYokzTC )
  61.  
  62. # Maxximus007:  Maxximus007_AUTO_TEMPERATURE_CONTROL
  63. #               Expectless 1bash
  64. #           IAmNotAJeep_and_Maxximus007_WATCHDOG
  65. #               ( BTC address: 1JAFefdPVAs3WQiTqnYWbsjifJAEjQcjQ8 )
  66.  
  67. # meligo:       FAQ website nvoc-mining-os.com
  68. #               ( BTC address: 1AwUJMztX2ARZp8ULqR5UsK3b27om8j3vq )
  69.  
  70. # papampi:      nvOC Community Release main developer
  71. #               WTM_AUTO_SWITCH
  72. #           WTM_PROFIT_CHECK
  73. #               Alternative telegram alert and guide
  74. #               Web info http://rig_ip/index.html
  75. #               multiple bug fixes and enhacements for ver 0019-2.0
  76. #               ( BTC address: 1NsnsnqkkVuopTGvUSGrkMhhug8kg6zgP9 )
  77.  
  78. # _Parallax_:   _Parallax_ Mode ( wget + pastebin oneBash updating )
  79. #               Methods for image size reduction
  80. #               Methods for logging and system enhancements (with next version)
  81. #               ( BTC address: 329k8rDgxHHcHAEXfwznqv25Go5LERGWLp )
  82.  
  83. # salfter:      SALFTER_NICEHASH_PROFIT_SWITCHING
  84. #               SALFTER_MPH_PROFIT_SWITCHING
  85. #               ( BTC address: 1TipsGocnz2N5qgAm9f7JLrsMqkb3oXe2 )
  86.  
  87. # xleejohnx:    SRR support
  88. #               ( BTC address: 1EY5WbiW3YkWanSKEGcjCETpQfCR81wc56 )
  89.  
  90. v0001="papampi;Community Release"
  91. v0002="Papampi;Telegram changes"
  92. v0003="Papampi;WTM_MINIMUM_MINING_TIME"
  93. v0004="Papampi;More NiceHash mining algos"
  94. v0005="damNmad;New Coins LUX, SUMO, DSR"
  95. v0006="Papampi;New Coins ELLA, XVG, GBX, CRC"
  96. v0007="Papampi;EQUIHASH_MINER, ETHASH_MINER, bminer"
  97. v0008="Papampi;Nicehash bug fixes"
  98. v0009="papampi;Added P104 and changed P106 to P10X"
  99. v0010="papampi;WTM minimum mining time and force switch"
  100. v0011="papampi;Pool Wallet Address Format"
  101. v0012="papampi;New claymore dual mining "
  102. v0013="damNmad;Added BTCP & notes for $WALLET_ADDRESS_FORMAT variable"
  103. v0014="Falcon;Added RavenCoin (RVN)"
  104. v0015="papampi;Temp Control Maximum fan speed"
  105. v0016="papampi;Some fix in claymore_dual"
  106. v0017="papampi;NEOSCRYPT_MINER, LYRA2V2_MINER, SKUNK_MINER, SKEIN_MINER"
  107. v0018="papampi;Alternate Pool Switch"
  108. v0019="papampi;WTM 2nd lower minimum difference to switch"
  109. v0020="LukePicci;Relocate nvOC to arbitrary install directory"
  110. v0021="papampi;More miner optional arguments"
  111. v0022="papampi;OhGodAnETHlargementPill"
  112. v0023="LukePicci;Simplified ALGO specific settings"
  113. v0024="papampi;HEADLEASS_MODE"
  114. v0025="LuKePicci;AUTO_SWITCH generalized implementetion"
  115. v0026="papampi,sizzlephizzle; Algo mining unification"
  116. v0027="LuKePicci;Separate algo_id"
  117. v0028="LuKePicci;More tempcontrol alert color and verbosity options"
  118. v0029="papampi;Nice Algo extension arguments"
  119. v0030="papampi;CryptoNightHeavy"  
  120. v0031="papampi;New EWBF v0.3"  
  121. v0032="papampi;Version numbering"
  122. v0033="papampi;ZHASH, PHI1612, PHI2 Algos, Z_EWBF Miner and NICE_X16R"
  123. v0034="LuKePicci;Rearrange settings and explaination comments"
  124. v0035="LuKePicci;Uniform plusCPU handling"
  125. v0036="papampi;Ethminer new arguments, Coin Pool Protocol"
  126. v0037="papampi;Added bminer scheme info for zhash & tensority based coins"
  127. v0038="Spiral;Added max temperature shutdown option & resolution option for teamviewer"
  128. v0039="papampi;CryptoDredge miner, Suported Algos: Allium, Blake2s, Lyra2v2, Lyra2z, NeoScrypt, PHI1612, Phi2, Skein, Skunkhash, Tribus"
  129. v0040="papampi;BMiner Dual mining"
  130. v0041="papampi;XDNA COIN, HEX ALGO"
  131. v0042="papampi;lolMiner"
  132. v0043="papampi;PhoenixMiner"
  133. v0044="papampi;Auto restart miner,T_Rex miner"
  134. v0045="brightskye;DISABLED_GPUS"
  135. v0046="LuKePicci;Address settings for nicehash, zpool and mph moved from 0miner to 1bash"
  136. v0047="papampi;Add Foreman monitoring"
  137. v0048="LuKePicci;Changes for brightskye's extended miner options handling"
  138. v0049="papampi;CryptoNightV8, X22I, SUQA, Energi Algo, ENERGIMINER, NRG COIN"
  139. v0050="papampi;Miner Schedule"
  140. v0051="papampi;MTP Algo"
  141. v0052="papampi;cuckaroo29, CuckooCycle, cuckatoo31 Algo"
  142. v0053="papampi;load average check"
  143. v0054="papampi;tempcontrol cycle"
  144. v0055="papampi;x21s algo, RITO Coin"
  145. v0056="papampi;NICE_MTP, Nice_Cuckatoo31 and Nice_Cuckaroo29"
  146. v0057="papampi;Lyra2REv3"
  147. v0058="papampi;Allowed fan difference"
  148. v0059="LuKePicci;x16rv2 algo"
  149.  
  150.  
  151. # Do not edit these lines
  152. nvOC_Ver="v0019-3.2"
  153. nvOC_1bash_ver="0058"
  154. nvOC_1bash_least_compatible="0058"
  155. nvOC_1bash_last_compatible="0058"
  156.  
  157. # Open the terminal to launch miner; will auto launch on boot
  158.  
  159. # firefox has an OP bookmark; look at the OP for more information
  160.  
  161. # Supported Algorithms:
  162. #               BITCORE CRYPTONIGHT CRYPTONIGHTHEAVY CRYPTONIGHTV7 CRYPTONIGHTV8
  163. #               CUCKAROO29 CUCKATOO31 CUCKOOCYCLE DECRED ENERGI EQUIHASH ETHASH GRS
  164. #               LBRY LYRA2V2 LYRA2RE3 LYRA2Z MYR_GR NEOSCRYPT PASCAL PHI1612 PHI2 SIA
  165. #               SIB SKEIN SKUNK X13 X16R X16RV2 X21S X22I XEVAN ZHASH
  166.  
  167. # ALGO Mining with NiceHash (Auto converts to BTC)
  168. ######### NICE-ETHASH,NICE-EQUIHASH, NICE-LYRA2REV2, NICE-NEOSCRYPT, NICE-CRYPTONIGHT, NICE-X11GOST, NICE-SKUNKHASH
  169.  
  170. # ALGO Miningh with Zpool (Auto converts to BTC)
  171. ######### ZPOOL_LYRA2V2  ZPOOL_BLAKE2S  ZPOOL_EQUIHASH  ZPOOL_LBC  ZPOOL_NEOSCRYPT  ZPOOL_LBRY  ZPOOL_SKEIN
  172.  
  173. # ALGO Miningh with Miningpoolhub (Auto convert to any coins in MPH settings web page)
  174. #########MPH_EQUIHASH, MPH_ETHASH, MPH_SKEIN, MPH_LYRA2Z, MPH_NEOSCRYPT, MPH_LYRA2V2, MPH_CRYPTONIGHTV7, MPH_KECCAK
  175.  
  176. # CLAYMORE_DUAL (ETHASH + Decred/Siacoin/Lbry/Pascal/Blake2s/Keccak)
  177. ## All supported coins can be added in CLAYMORE_DUAL section
  178.  
  179. # BMINER_DUAL (ETHASH + Decred/Siacoin/Lbry/Pascal/Blake2s/Keccak)
  180. ## All supported coins can be added in BMINER_Dual section
  181.  
  182. # Profit Switchers
  183. ######### WTM_SWITCHING - Auto Switch based on WhatToMine.com API
  184. ######### SALFTER_NICEHASH_PROFIT_SWITCHING - NiceHash Profit Switching based on Nicehash API
  185. ######### SALFTER_MPH_PROFIT_SWITCHING - MiningPoolHub  Profit Switching based on MPH API
  186. ######### SALFTER_PROGRAMATIC_SWITCHING       # - change what coin/algo you mine through an external JSON configuration file
  187.  
  188. # Choose any coins listed in coin section or add yours (Ask devs if you dont know how)
  189.  
  190. ###############################################################################
  191. #                                                                             #
  192. #  IMPORTANT: USE ALL CAPS when editing below except for addresses and pools  #
  193. #                                                                             #
  194. ###############################################################################
  195.  
  196. ########################################################
  197. #                                                      #
  198. # General settings                                     #
  199. #                                                      #
  200. ########################################################
  201.  
  202. COIN="NICE_X16RV2"                  # Manual mining, choose the coin to mine (like "ETH", "ZEC", ...)
  203.                 # Dual mining: "DUAL_CLAYMORE" or "DUAL_BMINER"
  204.                             # Automatic profit-based switchers below
  205.  
  206. AUTO_START_MINER="YES"      # YES or NO # Set this to NO when troubleshooting, this will prevent the watchdog restarting the rig
  207.  
  208. AUTO_SWITCH="NO"       # NO, WTM_SWITCHING, SALFTER_NICEHASH_SWITCHING,
  209.                        # SALFTER_MPH_SWITCHING, SALFTER_PROGRAMATIC_SWITCHING
  210.  
  211. # Notes: - NO disables auto switching, mine previously selected COIN
  212. #        - WTM_SWTICHING switch coin over your preferred pools following
  213. #          whattomine.com profitability charts
  214. #        - SALFTER_NICEHASH_SWITCHING switch algo over nicehash pools following
  215. #          nicehash profitabiliy charts
  216. #        - SALFTER_MPH_SWITCHING switch algo over miningpoolhub pools following
  217. #          miningpoolhub profitability charts
  218. #        - SALFTER_PROGRAMATIC_SWITCHING switch algo over pools provided by any
  219. #          custom api URL following its own profitability logic
  220.  
  221. NUMBER_GPUS_INSTALLED="4"    # Number or "" # Set number of GPUs installed. Watchdog will check installed vs detected. Leave empty to not check
  222.  
  223. DISABLED_GPUS=""           # space seperated list of devices to be ignore by the miner, start from 0, e.g. 0 1 2 3 4 ...
  224.                
  225. LOCALorREMOTE="LOCAL"       # LOCAL or REMOTE # Set to LOCAL if you have local access to the rig. Set to REMOTE if logging remotely to the rig
  226. # LOCAL will attach the mining process to the gnome or guake terminal
  227. # REMOTE will leave it unattached, miner will be launched using "screen", ready for SSH
  228.  
  229.  
  230. TEAMVIEWER="YES"             # YES or NO # If you use Team Viewer to remotely connect to this rig set this to YES
  231.  
  232. RESOLUTION="1366x768"       # Default system resolution used when connecting through TeamViewer
  233.  
  234.  
  235. SSH="YES"                   # YES or NO # If you use SSH to remotely connect to this rig set this to YES
  236.  
  237.  
  238. AUTO_REBOOT="NO"            # YES or NO # If you want this rig to periodically reboot set this to YES
  239.  
  240. REBOOT_TIMEOUT_IN_MINUTES=2880  # If AUTO_REBOOT is set to YES, use this to set how often to reboot, 1440 = 24 hours, 2880 = 48 hours, minimum 60.
  241.  
  242.  
  243. MINER_RESTART="NO"            # YES or NO # If you want to periodically restart miner set this to YES
  244.  
  245. MINER_RESTART_TIMEOUT_IN_MINUTES=720  # If MINER_RESTART is set to YES, use this to set how often to restart miner, 720 = 12 hours, minimum 60.
  246.  
  247.  
  248. MINER_SCHEDULE="NO"        # Schedule mining to stop and start between given times
  249.  
  250. SCHEDULE_START="07:00"     # Mining start at this time
  251.  
  252. SCHEDULE_END="19:00"       # Mining stop at this time
  253.  
  254.  
  255. GLOBAL_WORKERNAME="YES"     # YES or NO # Use same workername for all coins
  256.  
  257. AUTO_WORKERNAME="CUSTOM"      # HOST or MAC or CUSTOM # Use HOST IP address or network card MAC address or CUSTOM name workername
  258.  
  259. CUSTOM_WORKERNAME="PRODMINER00"    # If AUTO_WORKERNAME="CUSTOM" enter your desired workername here
  260.  
  261.  
  262. _Parallax_MODE="YES"         # YES or NO # To deploy 1bash remotely from pastebin.com . You will need to create account
  263.  
  264. pasteBASH="https://pastebin.com/raw/7A32XuAX" # pastebin.com setting - enter paste link here
  265.  
  266. upPASTE_TIMEOUT_IN_MINUTES=60  # pastebin.com setting - timeout
  267.  
  268.  
  269. CLEAR_LOGS_ON_BOOT="NO"     # YES or NO # Clear all logs when rig boots up
  270.  
  271. LOG_ROTATE="YES"            # Rotate (clean) all logs every x hours. Highly recommended to set this to yes!
  272.  
  273. LOG_ROTATE_INTERVAL="3"     # Time between log rotations in hours. Default is: 3
  274.  
  275.  
  276. SRR="NO"                    # YES or NO # Remote SRR control using Raspberry Pi device with SRR board
  277.  
  278. SRR_SERIAL="000055"         # Remote SRR control setting
  279.  
  280. __SRR_SLOT="1"              # Remote SRR control setting
  281.  
  282.  
  283. CONTROL_GPU_LED="NO"       # YES or NO # Control GPU LED light. NOTE: It only works on some models
  284.  
  285. LED_BRIGHTNESS=100          # 0 - 100 # Set the LED brightness intensity. 0 = OFF, 100 = full brightness
  286.  
  287.  
  288. SLOW_USB_KEY_MODE="NO"      # YES or NO # If you are using a slow USB flash drive (eg. USB 1.0 or USB 2.0) set this to YES
  289.  
  290. ########################################################
  291. #                                                      #
  292. # MINER_WATCHDOG settings                              #
  293. #                                                      #
  294. ########################################################
  295.  
  296. MINER_WATCHDOG="YES"        # YES or NO # Monitors the rig and automatically corrects the detected problems. Highly recommended to use this!
  297.  
  298. LOAD_CHECK="NO"            # YES or NO, Check system load average and reboot if HIGH_LOAD_REBOOT="YES", not works if using plusCPU
  299.  
  300. HIGH_LOAD_REBOOT="NO"       # YES or NO, Set to YES if you want LOAD_CHECK reboot the rig when all load averages (1 min, 5 min and 15 min) are too much higher than normal.
  301.                 # Works only if not using plusCPU.
  302. SYSRQ_REBOOT="NO"           # YES or NO # Use sys request reboot or normal reboot.
  303.                             # Set "YES", watchdog, tempcontrol and load_check use sysrq reboot to prevent kernel panic and freeze if GPU drops off the bus
  304. WATCHDOG_CYCLE="20"         # Time between watchdog cycle loops to check GPU utilization
  305.  
  306. WATCHDOG_USE_COLOR="YES"     # Watchdog log beautifier, use bold text and colors
  307.  
  308. GPU_UTIL_THRESHOLD="70"     # GPU utilization threshold, If utilization bellow this value watchdog takes action (Recommended values 70-90)
  309.  
  310. ALT_POOL="NO"               # YES or NO, Set to YES if you want to enable  poolswitch.
  311.                             # Switch to alternate pool if main pool goes down.
  312.                             # Dual mining and salfter auto switch not supported.
  313.                             # If pool goes down, poolswitch will stop/disable wtm auto switch and will enable/start it after pool comes up to prevent coin data mixed up.
  314.                         # If main pool use username, alternate pool should use same username and workername.
  315.                             # If anonymous mining with coin address alternate pool should use same.
  316.                             # If ALT_POOL="YES" add as follow to your coins data (order should be the same).
  317.  
  318. ###alternate pool setup example:
  319. #ZCL_POOL_1="europe.equihash-hub.miningpoolhub.com"
  320. #ZCL_PORT_1="20575"
  321. #ZCL_POOL_2="zcl.suprnova.cc"
  322. #ZCL_PORT_2="4042"
  323. #ZCL_POOL=$ZCL_POOL_1  #Dont edit this
  324. #ZCL_PORT=$ZCL_PORT_1  #Dont edit this
  325.  
  326.  
  327. ########################################################
  328. #                                                      #
  329. # General OC (overclock) and Power Limit settings      #
  330. #                                                      #
  331. ########################################################
  332.  
  333. POWERLIMIT_MODE="GLOBAL"    # GLOBAL, GPU_SPECIFIC, ALGO_SPECIFIC (Pro Settings: GLOBAL_with_GPU_OFFSET, ALGO_SPECIFIC_with_GPU_OFFSET)
  334.  
  335. OVERCLOCK_MODE="GLOBAL"     # NO, GLOBAL, GPU_SPECIFIC, ALGO_SPECIFIC (Pro Settings: GLOBAL_with_GPU_OFFSET, ALGO_SPECIFIC_with_GPU_OFFSET)
  336.  
  337. # Modes: - NO disables overclock
  338. #        - GLOBAL mode means no individual gpu- or algo-specific settings are used
  339. #        - GPU_SPECIFIC let global setting be overridden by individual gpu-specific setting
  340. #        - ALGO_SPECIFIC let global setting be dynamically overridden by algo-specific setting
  341. #        - Pro Settings are not for the faint-hearted. Dont use if you dont know what they are.
  342. #        For optimal use of any mining switcher use ALGO_SPECIFIC modes !!
  343. #        Default values set later on in 1bash are for 1060, remember to set yours accordingly.
  344.  
  345. _POWERLIMIT_WATTS=75         # Global base Power Limit in watts for each GPU
  346.  
  347. _CORE_OVERCLOCK=150          # Global base Core overclock offset
  348.  
  349. _MEMORY_OVERCLOCK=200        # Global base Memory overclock offset
  350.  
  351. # Notes: - the above global settings are for all GPU's and algos, may be subject to
  352. #          overrides or variations according to selected OC and Power Limit modes
  353. #        - algo-specific and individual gpu-specific settings are some sections below in this file
  354.  
  355. HEADLESS_MODE="NO"                 # YES or NO # If using P106_100, P104-100 GPU's in a full headless (no monitor) rig, set this to YES
  356.  
  357. GPUPowerMizerMode_Adjust="NO"      # YES or NO # Use nvidia PowerMizerMode
  358.  
  359. GPUPowerMizerMode=1                # Set PowerMizerMode
  360.  
  361. OhGodAnETHlargementPill="NO"       # YES or NO, Set to YES for mining Ethash algos with 1080 or 1080TI cards
  362.  
  363.  
  364. ########################################################
  365. #                                                      #
  366. # MINER_TEMP_CONTROL settings                          #
  367. #                                                      #
  368. ########################################################
  369.  
  370. # Automatically adjusts the fan speed to keep the desired target temp. If the actual temp is above the target temp this script will increase the fan speed. If the actual temp is 2C below the target temp this script will reduce the fan speed. If the target temperature can't be reached with fan adjustments it will decrease the Power Limit. If actual temp is above the desired target temp and fan speed is already at 100%, the script will lower the Power Limit. Once the target temp is reached, Power Limit will be restored.
  371.  
  372. MINER_TEMP_CONTROL="YES"           # YES or NO # Automatically adjusts the fan speed to keep the desired temp. Highly recommended to use this!
  373.  
  374. MANUAL_FAN="NO"                    # YES or NO # Manually set the fans, no auto adjustment. Set this to NO if using the auto MINER_TEMP_CONTROL
  375.  
  376. FAN_SPEED=70                       # Set fan speed percentage if MANUAL_FAN="YES" (Do not write the % sign)
  377.  
  378. INDIVIDUAL_TARGET_TEMPS="NO"  # YES or NO, if YES global target temperature is overridden by individual per-GPU setting found later in this file
  379.  
  380. TARGET_TEMP=69                # Set the desired global (all GPU's) target temperature in Celsius. Recommended ranges: 55 - 75
  381.  
  382. HOT_SHUTDOWN="NO"         # YES or NO, if YES system will shutdown when SHUTDOWN_TEMP is exceeded.
  383.  
  384. SHUTDOWN_TEMP=90          # If HOT_SHUTDOWN is YES then the system will shutdown if this number is exceeded. (Celsius)
  385.  
  386. TEMP_CONTROL_CYCLE="20"       # Time between Temp control cycle loops, max 30 seconds
  387.  
  388. ALLOWED_TEMP_DIFF=2           # If current temp is 2C below the target temp reduce the fan speed. Works only if current temp is below target temp
  389.  
  390. MINIMAL_FAN_SPEED=40          # Lowest fan speed that will be used. Recommended ranges: 40 - 60
  391.  
  392. MAXIMAL_FAN_SPEED=95          # Highest fan speed before temp control drops power limit to reach TARGET_TEMP. Recommended ranges: 90 - 100
  393.  
  394. ALLOWED_FAN_DIFF=2            # Allowed fan difference to set fan speed if difference is more. If current fan speed has more/less difference than what it should be, set it.
  395.  
  396. __FAN_ADJUST=5                # Fan adjustment size in percent
  397.  
  398. POWER_ADJUST=5                # Adjustment size in watts. If the target temp can not be achieved and fan is already at 100%, reduce Power Limit
  399.  
  400. RESTORE_POWER_LIMIT=85        # Restore original Power Limit if fan speed is lower than this percentage. Recommended: 10% less than Maximum fan speed
  401.  
  402. WARN_PL_DROPS="NO"            # Gives a Warning every time an auto-adjustment occurs and Powerlimit gets dropped
  403.  
  404. TEMPCONTROL_USE_COLOR="YES"               # YES or NO, enables Text output beautifier, use bold text and colors
  405.  
  406.  
  407. ########################################################
  408. #                                                      #
  409. #           Foreman monitor settings                   #
  410. #                                                      #
  411. ########################################################
  412.  
  413. # Monitor your miners remotely
  414.  
  415. FOREMAN_MONITOR="NO"          # Enable or Disable Foreman monitoring.
  416.                               # To use Foreman, you must register an account at https://foreman.mn
  417. FOREMAN_CLIENT_ID=""          # After registering, open https://dashboard.foreman.mn/dashboard/profile/ to
  418.                               # get your client ID and API key.  These are needed so your rigs can be
  419. FOREMAN_API_KEY=""            # correctly associated with your private dashboard
  420.  
  421. ########################################################################################
  422. # GLOBAL_WORKERNAME implementation Start - DO NOT EDIT this section                    #
  423. ########################################################################################
  424. IPW=$(ifconfig | sed -En 's/127.0.0.1//;s/.*inet (addr:)?(([0-9]*\.){3}[0-9]*).*/\2/p')
  425. IP_AS_WORKER=$(echo -n "$IPW" | tail -c -3 | sed 'y/./0/')
  426. MAC=$(ifconfig -a | grep -Po 'HWaddr \K.*$')
  427. MAC_AS_WORKER=$(echo -n "$MAC" | sed 'y/:/_/')
  428. if [ $GLOBAL_WORKERNAME == "YES" ]; then
  429.   if [ $AUTO_WORKERNAME == "HOST" ]; then
  430.     WORKERNAME=$IP_AS_WORKER
  431.   elif [ $AUTO_WORKERNAME == "MAC" ]; then
  432.     WORKERNAME=$MAC_AS_WORKER
  433.   elif [ $AUTO_WORKERNAME == "CUSTOM" ]; then
  434.     WORKERNAME=$CUSTOM_WORKERNAME
  435.   fi
  436. fi
  437. ########################################################################################
  438. # GLOBAL_WORKERNAME implementation End - DO NOT EDIT this section                      #
  439. ########################################################################################
  440.  
  441. ################################################################
  442. #                                                              #
  443. # Algo definitions and Coin->Algo mappings                     #
  444. #                                                              #
  445. ################################################################
  446.  
  447. # Notes: nvOC natively supports some algorithms.
  448. #        You can add a new one but you also have to specify the set of coins that
  449. #        support it and a compatilbe miner in the next sections.
  450. #        See the example for NEWCOIN/NEWALGO at the end of this section.
  451.  
  452. ALGOS="BITCORE CRYPTONIGHT CRYPTONIGHTHEAVY CRYPTONIGHTV7 CRYPTONIGHTV8 CRYPTONIGHTR CUCKAROO29 CUCKATOO31 CUCKOOCYCLE DECRED ENERGI EQUIHASH ETHASH GRS LBRY LYRA2V2 LYRA2RE3 LYRA2Z MYR_GR NEOSCRYPT PASCAL PHI1612 PHI2 SIA SIB SKEIN SKUNK X13 X16R X16RV2 X21S X22I XEVAN ZHASH"
  453.  
  454. BITCORE_COINS="BTX"
  455. CRYPTONIGHT_COINS="KRB,NICE_CRYPTONIGHT"
  456. CRYPTONIGHTV7_COINS="ETN,NICE_CRYPTONIGHTV7"
  457. CRYPTONIGHTV8_COINS="MPH_CRYPTONIGHTV8,NICE_CRYPTONIGHTV8"
  458. CRYPTONIGHTHEAVY_COINS="LOKI,NICE_CRYPTONIGHTHEAVY"
  459. CRYPTONIGHTR_COINS="XMR"
  460. CUCKOOCYCLE_COINS="AE"
  461. CUCKAROO29_COINS="GRIN,NICE_CUCKAROO29"
  462. CUCKATOO31_COINS="GRIN31,NICE_CUCKATOO31"
  463. DECRED_COINS="DCR"
  464. ENERGI_COINS="NRG"
  465. EQUIHASH_COINS="ZEC,ZEN,HUSH,ZCL,BTCP,KMD,ZPOOL_EQUIHASH,MPH_EQUIHASH,NICE_EQUIHASH,VOTE,BTCP,BCI"
  466. ETHASH_COINS="ETH,ETC,EXP,UBQ,CLO,MUSIC,SOIL,MPH_ETHASH,PIRL,NICE_ETHASH,ETP,CLAYMORE_DUAL"
  467. GRS_COINS="GRS,MPH_GRS"
  468. HEX_COINS="XDNA"
  469. LBRY_COINS="LBC,ZPOOL_LBRY"
  470. LYRA2V2_COINS="MONA,VTC,NICE_LYRA2REV2,XVG,MPH_LYRA2V2,ZPOOL_LYRA2V2"
  471. LYRA2RE3_COINS="VTC,NICE_LYRA2REV3"
  472. LYRA2Z_COINS="MPH_LYRA2Z"
  473. MTP_COINS="XZC,NICE_MTP"
  474. MYR_GR_COINS="XMY,MPH_MYR_GR"
  475. NEOSCRYPT_COINS="FTC,ORB,PXC,VIVO,TZC,NICE_NEOSCRYPT,DSR,CRC,GBX,MPH_NEOSCRYPT,ZPOOL_NEOSCRYPT"
  476. PASCAL_COINS="PASC,PASL"
  477. PHI1612_COINS="FLM,SERA"
  478. PHI2_COINS="LUX"
  479. SIA_COINS="SIA"
  480. SIB_COINS="SIB,NICE_X11GHOST"
  481. SKEIN_COINS="ZPOOL_SKEIN,MPH_SKEIN"
  482. SKUNK_COINS="SIGT,ZPOOL_SKUNK,ALTCOM,NICE_SKUNKHASH"
  483. X13_COINS="ONION"
  484. X16R_COINS="XMN,NICE_X16R"
  485. X16RV2_COINS="RVN,NICE_X16RV2"
  486. X21S_COINS="RITO"
  487. X22I_COINS="SUQA"
  488. XEVAN_COINS="BSD"
  489. ZHASH_COINS="AION,BTG"
  490.  
  491. # example, adding NEWALGO for NEWCOIN:
  492. #
  493. #   ALGOS="${ALGOS} NEWALGO"
  494. #   NEWALGO_COINS="NEWCOIN"
  495.  
  496.  
  497. ########################################################
  498. #                                                      #
  499. # Common miners settings                               #
  500. #                                                      #
  501. ########################################################
  502.  
  503. USE_ENVIRONMENTAL_VARIBLES="NO"                  # YES or NO # Not needed for nvidia cards. Default: NO
  504.  
  505. NICE_ADDRESS="34Tan9CiD8AXE6vPs4NWA27NHpoGPKmiFm"              # Required for nicehash: your internal Nicehash BTC address
  506.  
  507. ZPOOL_ADDRESS="replace_with_your_BTC_address"    # Required for zpool: your BTC address
  508.  
  509. MPH_ADDRESS="Your_MiningPoolHub_Username"        # Required for MiningPoolHub: your mph account username
  510.  
  511. WALLET_ADDRESS_FORMAT="."                        # Choose between "." , "/" , "-" or any other separators your pool uses.
  512.                                                  # Some pools require dot (address.worker), some require slash (address/worker) format.
  513.                                                  # Depending on the pool you use, set this appropriately:
  514.  
  515. MINER_PWD="x"                                    # Set the miner password. Default: x
  516.                                                  # For zpool use MINER_PWD="$WORKERNAME,c=btc"
  517.                                                  # For dwarfpool and some other pools you can set your email to enable notification from pool
  518.  
  519. ########################################################
  520. #                                                      #
  521. # Algo->miner mapping and specific settings            #
  522. #                                                      #
  523. ########################################################
  524.  
  525. # Notes: miner, intensity and wallet address format for different algos.
  526. #        Choose a miner either from built in miners or any installed pluggable miner
  527. #        Test intensity on your rig and edit it or miner will set default values.
  528. #        Choose the wallet address format your pool requires, or leave common format.
  529. #        You can define new mappings as in the example at the end of this section.
  530. #        Read BMINER available scheme in coin section
  531.  
  532. # Available builtin miners:
  533. #        Various algos:
  534. #          "BMINER", "CryptoDredge", "GMiner", "NBMiner", "TPccminer", "T_Rex", "XMR_Stak", "ZENEMYminer"
  535. #        Energi:
  536. #          "ENERGIMINER"
  537. #        Equihash:
  538. #          "BMINER", "DSTM", "EWBF"
  539. #        Ethash:
  540. #          "BMINER", "CLAYMORE", "ETHMINER", "NBMiner", "PhoenixMiner"
  541. #        Zhash:
  542. #          "BMINER", GMINER", "LOLMINER, "Z_EWBF"
  543.  
  544.  
  545. ## BITCORE, TIMETRAVEL10
  546. BITCORE_INTENSITY="0"
  547. BITCORE_MINER="ZENEMYminer"
  548. BITCORE_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  549.  
  550. ## CRYPTONIGHT
  551. CRYPTONIGHT_INTENSITY="0"
  552. CRYPTONIGHT_MINER="TPccminer"
  553. CRYPTONIGHT_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  554.  
  555. ## CRYPTONIGHT-V7
  556. CRYPTONIGHTV7_INTENSITY="0"
  557. CRYPTONIGHTV7_MINER="XMR_Stak"
  558. CRYPTONIGHTV7_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  559.  
  560. ## CRYPTONIGHT-V8
  561. CRYPTONIGHTV8_INTENSITY="0"
  562. CRYPTONIGHTV8_MINER="XMR_Stak"
  563. CRYPTONIGHTV8_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  564.  
  565. ## CRYPTONIGHTHEAVY
  566. CRYPTONIGHTHEAVY_INTENSITY="0"
  567. CRYPTONIGHTHEAVY_MINER="XMR_Stak"
  568. CRYPTONIGHTHEAVY_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  569.  
  570. ## CRYPTONIGHT R
  571. CRYPTONIGHTR_INTENSITY="0"
  572. CRYPTONIGHTR_MINER="XMR_Stak"
  573. CRYPTONIGHTR_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  574.  
  575. # CUCKAROO29
  576. CUCKAROO29_MINER="GMINER"
  577. CUCKAROO29_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  578.  
  579. # CUCKATOO31
  580. CUCKATOO31_MINER="GMINER"
  581. CUCKATOO31_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  582.  
  583. # CUCKAOO
  584. CUCKOOCYCLE_MINER="GMINER"
  585. CUCKOOCYCLE_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  586.  
  587. ## Decred
  588. DCR_INTENSITY="0"
  589. DCR_MINER="TPccminer"
  590. DCR_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  591.  
  592. ## ENERGI
  593. ENERGI_MINER="ENERGIMINER"
  594. ENERGI_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  595.  
  596. ## EQUIHASH
  597. EQUIHASH_MINER="DSTM"
  598. EQUIHASH_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  599.  
  600. ## ETHASH
  601. ETHASH_MINER="ETHMINER"
  602. ETHASH_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"       # Some pools require to use "%2e" instead of "." More examples available :https://github.com/ethereum-mining/ethminer/blob/master/docs/POOL_EXAMPLES_ETH.md
  603.  
  604. ## GROESTL
  605. GROESTL_INTENSITY="0"
  606. GROESTL_MINER="TPccminer"
  607. GROESTL_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  608.  
  609. ## HEX
  610. HEX_INTENSITY="0"
  611. HEX_MINER="ZENEMYminer"
  612. HEX_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  613.  
  614. ## KECCAK
  615. KECCAK_INTENSITY="0"
  616. KECCAK_MINER="TPccminer"
  617. KECCAK_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  618.  
  619. ## LBRY
  620. LBRY_INTENSITY="0"
  621. LBRY_MINER="TPccminer"
  622. LBRY_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  623.  
  624. ## LYRA2REV2
  625. LYRA2V2_INTENSITY="1"
  626. LYRA2V2_MINER="CryptoDredge"
  627. LYRA2V2_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  628.  
  629. ## LYRA2REV3
  630. LYRA2RE3_INTENSITY="1"
  631. LYRA2RE3_MINER="CryptoDredge"
  632. LYRA2RE3_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  633.  
  634. ## LYRA2Z
  635. LYRA2Z_INTENSITY="0"
  636. LYRA2Z_MINER="TPccminer"
  637. LYRA2Z_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  638.  
  639. ## MTP
  640. MTP_INTENSITY="0"
  641. MTP_MINER="CryptoDredge"
  642. MTP_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  643.  
  644. ## Myriad Groestl
  645. MYR_GR_INTENSITY="0"
  646. MYR_GR_MINER="TPccminer"
  647. MYR_GR_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  648.  
  649. ## Neoscrypt
  650. NEOSCRYPT_INTENSITY="1"
  651. NEOSCRYPT_MINER="CryptoDredge"
  652. NEOSCRYPT_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  653.  
  654. ## PASCAL
  655. PASCAL_INTENSITY="0"
  656. PASCAL_MINER="TPccminer"
  657. PASCAL_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  658.  
  659. ## PHI1612
  660. PHI1612_INTENSITY="0"
  661. PHI1612_MINER="CryptoDredge"
  662. PHI1612_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  663.  
  664. ## PHI2
  665. PHI2_INTENSITY="0"
  666. PHI2_MINER="CryptoDredge"
  667. PHI2_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  668.  
  669. ## SIA
  670. SIA_INTENSITY="0"
  671. SIA_MINER="TPccminer"
  672. SIA_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  673.  
  674. ## SKEIN
  675. SKEIN_INTENSITY="0"
  676. SKEIN_MINER="TPccminer"
  677. SKEIN_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  678.  
  679. ## SKUNK
  680. SKUNK_INTENSITY="0"
  681. SKUNK_MINER="TPccminer"
  682. SKUNK_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  683.  
  684. ## X11GHOST, SIB
  685. X11GHOST_INTENSITY="0"
  686. X11GHOST_MINER="TPccminer"
  687. X11GHOST_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  688.  
  689. ## X13
  690. X13_INTENSITY="0"
  691. X13_MINER="TPccminer"
  692. X13_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  693.  
  694. ## X16R
  695. X16R_INTENSITY="0"
  696. X16R_MINER="ZENEMYminer"
  697. X16R_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  698.  
  699. ## X16RV2
  700. X16RV2_INTENSITY="0"
  701. X16RV2_MINER="T_Rex"
  702. X16RV2_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  703.  
  704. ## X21S
  705. X21S_INTENSITY="0"
  706. X21S_MINER="T_Rex"
  707. X21S_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  708.  
  709. ## X22I
  710. X22I_INTENSITY="0"
  711. X22I_MINER="T_Rex"
  712. X22I_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  713.  
  714. ## XEVAN
  715. XEVAN_INTENSITY="0"
  716. XEVAN_MINER="ZENEMYminer"
  717. XEVAN_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  718.  
  719. ## ZHASH
  720. ZHASH_MINER="Z_EWBF"
  721. ZHASH_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  722.  
  723. # example, adding miner for NEWALGO:
  724. #
  725. #   ## Newalgo
  726. #   NEWALGO_MINER="builtin_or_pluggable_miner_name"
  727. #   NEWALGO_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  728.  
  729.  
  730. ################################################################
  731. #                                                              #
  732. # CPU mining settings                                          #
  733. #                                                              #
  734. ################################################################
  735.  
  736. plusCPU="NO"                # YES or NO # Mine XMR with CPU. Set your XMR address in addresses/pools section
  737.  
  738. threadCOUNT="1"             # Number of CPU threads to use for plusCPU mining. Please check how many threads your CPU has.
  739.  
  740. plusCPU_MINER="cpuOPT"      # choose "cpuOPT" for the only available builtin cpu miner or your pluggable miner name
  741. plusCPU_WALLET_FORMAT="$WALLET_ADDRESS_FORMAT"
  742.  
  743. # example, replacing cpuminer for plusCPU:
  744. #
  745. # plusCPU_MINER="builtin_or_pluggable_miner_name"
  746.  
  747.  
  748. ########################################################
  749. #                                                      #
  750. # GPU miners settings                                  #
  751. #                                                      #
  752. ########################################################
  753.  
  754. # Notes: This list of miner settings is incomplete, take it as an example.
  755. #        You can find here some hints about common mining options for special cases.
  756. #        Remember to add here any needed settings for yout miner of choice
  757. #        like in the following example, otherwise defaults will apply.
  758. #        Assuming your miner name is NEWMINER:
  759. #
  760. #            NEWMINER_VERSION="4.2.0"    # default: "recommended", otherwise you can choose "latest" or the exact version number
  761. #            NEWMINER_OPTS=""            # default: empty
  762. #            Use miner help command to see available options
  763.  
  764. BMINER_OPTS=""                                     # Bminer optional arguments
  765. BMINER_VERSION="recommended"                       # "latest", "recommended" or the version folder name.
  766.  
  767. CLAYMORE_OPTS=""                                   # Claymore optional arguments. tip: add "-esm 2" for miningpoolhub
  768. CLAYMORE_VERSION="recommended"                     # "latest", "recommended" or the version folder name.
  769.  
  770. CryptoDredge_OPTS=""                               # CryptoDredge optional arguments
  771. CryptoDredge_VERSION="recommended"                 # "latest", "recommended" or the version folder name.
  772.  
  773. DSTM_OPTS=""                                       # DSTM Miner optional arguments
  774. DSTM_VERSION="recommended"                         # "latest", "recommended" or the version folder name.
  775.  
  776. ENERGIMINER_OPTS="--response-timeout 10 --cuda-parallel-hash 8 --cuda-block-size 256"    # ENERGIMINER Miner optional arguments
  777. ENERGIMINER_VERSION="recommended"                  # "latest", "recommended" or the version folder name.
  778.  
  779. ETHMINER_OPTS=""                                   # Ethminer optional arguments
  780. ETHMINER_VERSION="recommended"                     # "latest", "recommended" or the version folder name.
  781.  
  782. EWBF_FEE="0"                                       # change fee value to alter donation percent for EWBF Miner  
  783. EWBF_OPTS=""                                       # EWBF Equihash Miner optional arguments
  784. EWBF_VERSION="recommended"                         # "latest", "recommended" or the version folder name. If choose 3.3 you should extract 3.3 in miner folder to 3.3 folder
  785.  
  786. GMINER_OPTS=""                                     # GMINER optional arguments.
  787. GMINER_VERSION="recommended"                       # "latest", "recommended" or the version folder name.
  788.  
  789. LOLMINER_OPTS=""                                   # LOLMINER optional arguments.
  790. LOLMINER_VERSION="recommended"                     # "latest", "recommended" or the version folder name.
  791.  
  792. NBMiner_OPTS=""
  793. NBMiner_VERSION="recommended"                       # "latest", "recommended" or the version folder name.
  794.  
  795. PhoenixMiner_OPTS=""                               # PhoenixMiner optional arguments. Read the README file inside PhoenixMiner folder
  796. PhoenixMiner_VERSION="recommended"                 # "latest", "recommended" or the version folder name.
  797.  
  798. TPccminer_OPTS=""                                  # ccminer optional arguments
  799. TPccminer_VERSION="recommended"                    # "latest", "recommended" or the version folder name.
  800.  
  801. T_REX_OPTS=""                                      # T_REX optional arguments.
  802. T_REX_VERSION="recommended"                        # "latest", "recommended" or the version folder name.
  803.  
  804. XMR_Stak_OPTS=""                                   # XMR_Stak optional arguments.
  805. XMR_Stak_VERSION="recommended"                     # "latest", "recommended" or the version folder name.
  806.  
  807. Z_EWBF_FEE="0"                                     # EWBF ZHASH Dev fee percent to alter donation percent  
  808. Z_EWBF_OPTS=""                                     # EWBF ZHASH Miner optional arguments
  809. Z_EWBF_VERSION="recommended"                       # "latest", "recommended" or the version folder name.
  810.  
  811. ZENEMYminer_OPTS=""                                # ZENEMYminer optional arguments
  812. ZENEMYminer_VERSION="recommended"                  # "latest", "recommended" or the version folder name.
  813.  
  814. ########################################################
  815. #                                                      #
  816. # COIN, POOL, PORT info section, sorted alphabetically #
  817. #                                                      #
  818. ########################################################
  819.  
  820. # Notes: set your coins infom pool and miner coin-specific arguments
  821. #        If you add any new coin here don't forget to also map it to its
  822. #        algo as explained in previous sections.
  823. #        You can setup new coins as in the example at the end of this section.
  824. #
  825. #        Default Coin Pool Protocols is stratum+tcp, If your pool has other protocols check miner support before changing it
  826. #        stratum+ssl, stratum+tcp, stratum+tls, stratum+tls12, stratum1+ssl, stratum1+tcp, stratum1+tls, stratum1+tls12, stratum2+ssl, stratum2+tcp, stratum2+tls, stratum2+tls12
  827. #
  828. #        If using BMINER use these in coin pool protocols:
  829. #        Equihash Stratum: "stratum", Equihash Stratum+SSL:"stratum+ssl"
  830. #        Ethash Stratum:"ethash", Ethash Stratum+SSL:"ethash+ssl", Ethereum Proxy:"ethproxy" ethereum Stratum:"ethstratum"
  831. #        ZHash Algos like BTG: "zhash"
  832. #        Tensority based coins like BTM: "tensority"
  833.  
  834. # Aeternity (AE)
  835. AE_ADDRESS="replace_with_your_address"
  836. AE_OPTS="--algo aeternity"
  837. AE_POOL="AE POOL"
  838. AE_PORT="AE PORT"
  839. AE_WORKER="$WORKERNAME"
  840. AE_POOL_PROTOCOL="stratum+tcp"
  841.  
  842. # AION
  843. AION_ADDRESS="replace_with_your_address"
  844. AION_OPTS="--algo aion"                           # If using GMiner use" --algo 210_9 --pers AION0PoW" with Z_EWBF use "--algo aion"
  845. AION_POOL="AION POOL"
  846. AION_PORT="AION PORT"
  847. AION_WORKER="$WORKERNAME"
  848. AION_POOL_PROTOCOL="stratum+tcp"
  849.  
  850. # ALTCOM
  851. ALTCOM_ADDRESS="replace_with_your_address"
  852. ALTCOM_OPTS=""
  853. ALTCOM_POOL="ALTCOM POOL"
  854. ALTCOM_PORT="ALTCOM PORT"
  855. ALTCOM_WORKER="$WORKERNAME"
  856. ALTCOM_POOL_PROTOCOL="stratum+tcp"
  857.  
  858. # Bitcoin Interest (BCI)
  859. BCI_ADDRESS="replace_with_your_address"
  860. BCI_OPTS=""
  861. BCI_POOL="replace_with_your_BCI_POOL"
  862. BCI_PORT="replace_with_your_BCI_PORT"
  863. BCI_WORKER="$WORKERNAME"
  864. BCI_POOL_PROTOCOL="stratum+tcp"
  865.  
  866. # Bitsend (BSD)
  867. BSD_ADDRESS="replace_with_your_address"
  868. BSD_OPTS=""
  869. BSD_POOL="bsd.suprnova.cc"
  870. BSD_PORT="8686"
  871. BSD_WORKER="$WORKERNAME"
  872. BSD_POOL_PROTOCOL="stratum+tcp"
  873.  
  874. # Bitcoin Private (BTCP)
  875. BTCP_ADDRESS="replace_with_your_address"
  876. BTCP_OPTS=""
  877. BTCP_POOL="BTCP_POOL_ADDRESS"
  878. BTCP_PORT="BTCP_POOL_PORT"
  879. BTCP_WORKER="$WORKERNAME"
  880. BTCP_POOL_PROTOCOL="stratum+tcp"
  881.  
  882. # Bitcoinz (BTCZ)
  883. BTCZ_ADDRESS="replace_with_your_address"
  884. BTCZ_OPTS="--algo 144_5 --pers BitcoinZ"
  885. BTCZ_POOL="btcz.suprnova.cc"
  886. BTCZ_PORT="5586"
  887. BTCZ_WORKER="$WORKERNAME"
  888. BTCZ_POOL_PROTOCOL="stratum+tcp"
  889.  
  890. # Bitcoin Gold (BTG)
  891. BTG_ADDRESS="replace_with_your_address"
  892. BTG_OPTS="--algo 144_5 --pers BgoldPoW"
  893. BTG_POOL="us-east.equihash-hub.miningpoolhub.com"
  894. BTG_PORT="20595"
  895. BTG_WORKER="$WORKERNAME"
  896. BTG_POOL_PROTOCOL="stratum+tcp"
  897.  
  898. # Bitcore (BTX)
  899. BTX_ADDRESS="replace_with_your_address"
  900. BTX_OPTS=""
  901. BTX_POOL="btx.suprnova.cc"
  902. BTX_PORT="3629"
  903. BTX_WORKER="$WORKERNAME"
  904. BTX_POOL_PROTOCOL="stratum+tcp"
  905.  
  906. # Callisto (CLO)
  907. CLO_ADDRESS="replace_with_your_address"
  908. CLO_OPTS=""  
  909. CLO_POOL="clo.2miners.com"
  910. CLO_PORT="3030"
  911. CLO_WORKER="$WORKERNAME"
  912. CLO_POOL_PROTOCOL="stratum+tcp"
  913.  
  914. # CrowdCoin (CRC)
  915. CRC_ADDRESS="replace_with_your_address"
  916. CRC_OPTS=""
  917. CRC_POOL="replace_with_pool_address"
  918. CRC_PORT="replace_with_pool_port"
  919. CRC_WORKER="$WORKERNAME"
  920. CRC_POOL_PROTOCOL="stratum+tcp"
  921.  
  922. # Decred (DCR)
  923. DCR_ADDRESS="replace_with_your_address"
  924. DCR_OPTS=""
  925. DCR_POOL="yiimp.eu"
  926. DCR_PORT="3252"
  927. DCR_WORKER="$WORKERNAME"
  928. DCR_POOL_PROTOCOL="stratum+tcp"
  929.  
  930. # Digibyte (DGB)
  931. DGB_ADDRESS="replace_with_your_address"
  932. DGB_OPTS=""
  933. DGB_POOL="hub.miningpoolhub.com"
  934. DGB_PORT="20527"
  935. DGB_WORKER="$WORKERNAME"
  936. DGB_POOL_PROTOCOL="stratum+tcp"
  937.  
  938. # Desire (DSR)
  939. DSR_ADDRESS="replace_with_your_address"
  940. DSR_OPTS=""
  941. DSR_POOL="DSR_POOL"
  942. DSR_PORT="DSR_PORT"
  943. DSR_WORKER="$WORKERNAME"
  944. DSR_POOL_PROTOCOL="stratum+tcp"
  945.  
  946. #Ellaism (ELLA)
  947. ELLA_ADDRESS="replace_with_your_address"
  948. ELLA_OPTS=""    
  949. ELLA_POOL="replace_with_pool_address"
  950. ELLA_PORT="replace_with_pool_port"
  951. ELLA_WORKER="$WORKERNAME"
  952. ELLA_POOL_PROTOCOL="stratum+tcp"
  953.  
  954. # Energi Coin (NRG)
  955. NRG_ADDRESS="replace_with_your_address"
  956. NRG_OPTS=""
  957. NRG_POOL="stratum.nrg.minecrypto.pro"
  958. NRG_PORT="9999"
  959. NRG_WORKER="$WORKERNAME"
  960. NRG_POOL_PROTOCOL="stratum"
  961.  
  962. # Ethereum Classic (ETC)
  963. ETC_ADDRESS="replace_with_your_address"
  964. ETC_OPTS=""                               # claymore opts: "-allcoins etc"
  965. ETC_POOL="europe.ethash-hub.miningpoolhub.com"
  966. ETC_PORT="20555"
  967. ETC_WORKER="$WORKERNAME"
  968. ETC_POOL_PROTOCOL="stratum+tcp"
  969.  
  970. # Ethereum (ETH)
  971. ETH_ADDRESS="replace_with_your_address"
  972. ETH_OPTS=""    
  973. ETH_POOL="europe.ethash-hub.miningpoolhub.com"
  974. ETH_PORT="20535"
  975. ETH_WORKER="$WORKERNAME"
  976. ETH_POOL_PROTOCOL="stratum+tcp"
  977.  
  978. # Electroneum(ETN)
  979. ETN_ADDRESS="replace_with_your_address"
  980. ETN_OPTS=""
  981. ETN_POOL="ETN POOL"
  982. ETN_PORT="ETN PORT"
  983. ETN_WORKER="$WORKERNAME"
  984. ETN_POOL_PROTOCOL="stratum+tcp"
  985.  
  986. # Metaverse (ETP)
  987. ETP_ADDRESS="replace_with_your_address"
  988. ETP_OPTS=""
  989. ETP_POOL="replace_with_your_ETP_POOL"
  990. ETP_PORT="replace_with_your_ETP_PORT"
  991. ETP_WORKER="$WORKERNAME"
  992. ETP_POOL_PROTOCOL="stratum+tcp"
  993.  
  994. # Expanse (EXP)
  995. EXP_ADDRESS="replace_with_your_address"
  996. EXP_OPTS=""  
  997. EXP_POOL="exp-us.dwarfpool.com:"
  998. EXP_PORT="81"
  999. EXP_WORKER="$WORKERNAME"
  1000. EXP_POOL_PROTOCOL="stratum+tcp"
  1001.  
  1002. # Folm (FLM)
  1003. FLM_ADDRESS="replace_with_your_address"
  1004. FLM_OPTS=""
  1005. FLM_POOL="replace_with_your_FLM_POOL"
  1006. FLM_PORT="replace_with_your_FLM_PORT"
  1007. FLM_WORKER="$WORKERNAME"
  1008. FLM_POOL_PROTOCOL="stratum+tcp"
  1009.  
  1010. # FeatherCoin (FTC)
  1011. FTC_ADDRESS="replace_with_your_address"
  1012. FTC_OPTS=""
  1013. FTC_POOL="hub.miningpoolhub.com"
  1014. FTC_PORT="20510"
  1015. FTC_WORKER="$WORKERNAME"
  1016. FTC_POOL_PROTOCOL="stratum+tcp"
  1017.  
  1018. # GoByte (GBX)
  1019. GBX_ADDRESS="replace_with_your_address"
  1020. GBX_OPTS=""
  1021. GBX_POOL="replace_with_pool_address"
  1022. GBX_PORT="replace_with_pool_port"
  1023. GBX_WORKER="$WORKERNAME"
  1024. GBX_POOL_PROTOCOL="stratum+tcp"
  1025.  
  1026. # GrinCoin (GRIN)
  1027. GRIN_ADDRESS="replace_with_your_address"
  1028. GRIN_OPTS=""                                     # If using GMiner add "--algo cuckaroo29" if NBMiner "--algo cuckaroo"
  1029. GRIN_POOL="GRIN_POOL"
  1030. GRIN_PORT="GRIN_PORT"
  1031. GRIN_WORKER="$WORKERNAME"
  1032. GRIN_POOL_PROTOCOL="stratum+tcp"                 # If using bminer use "cuckaroo29"
  1033.  
  1034. # Grin31Coin (GRIN31)
  1035. GRIN31_ADDRESS="replace_with_your_address"
  1036. GRIN31_OPTS=""                                     # If using GMiner add "--algo cuckaroo31"
  1037. GRIN31_POOL="GRIN_POOL"
  1038. GRIN31_PORT="GRIN_PORT"
  1039. GRIN31_WORKER="$WORKERNAME"
  1040. GRIN31_POOL_PROTOCOL="stratum+tcp"                 # If using bminer use "cuckaroo31"
  1041.  
  1042. # Groestl (GRS)
  1043. GRS_ADDRESS="replace_with_your_address"
  1044. GRS_OPTS=""
  1045. GRS_POOL="moria.dwarfpool.com"
  1046. GRS_PORT="3345"
  1047. GRS_WORKER="$WORKERNAME"
  1048. GRS_POOL_PROTOCOL="stratum+tcp"
  1049.  
  1050. # Hush (HUSH)
  1051. HUSH_ADDRESS="replace_with_your_address"
  1052. HUSH_OPTS=""
  1053. HUSH_POOL="zdash.suprnova.cc"
  1054. HUSH_PORT="4048"
  1055. HUSH_WORKER="$WORKERNAME"
  1056. HUSH_POOL_PROTOCOL="stratum+tcp"
  1057.  
  1058. # Komodo (KMD)
  1059. KMD_ADDRESS="replace_with_your_address"
  1060. KMD_OPTS=""
  1061. KMD_POOL="luckpool.org"
  1062. KMD_PORT="3857"
  1063. KMD_WORKER="$WORKERNAME"
  1064. KMD_POOL_PROTOCOL="stratum+tcp"
  1065.  
  1066. # Karbo (KRB)
  1067. KRB_ADDRESS="replace_with_your_address"
  1068. KRB_OPTS=""
  1069. KRB_POOL="krb.sberex.com"
  1070. KRB_PORT="5555"
  1071. KRB_WORKER="$WORKERNAME"
  1072. KRB_POOL_PROTOCOL="stratum+tcp"
  1073.  
  1074. # LBRY (LBC)
  1075. LBC_ADDRESS="replace_with_your_address"
  1076. LBC_OPTS=""
  1077. LBC_POOL="lbry.suprnova.cc"
  1078. LBC_PORT="6256"
  1079. LBC_WORKER="$WORKERNAME"
  1080. LBC_POOL_PROTOCOL="stratum+tcp"
  1081.  
  1082. #Loki (LOKI)
  1083. LOKI_ADDRESS="replace_with_your_address"
  1084. LOKI_OPTS=""
  1085. LOKI_POOL="LOKI_POOL"
  1086. LOKI_PORT="LOKI_PORT"
  1087. LOKI_WORKER="$WORKERNAME"
  1088. LOKI_POOL_PROTOCOL="stratum+tcp"
  1089.  
  1090. # Lux Coin (LUX)
  1091. LUX_ADDRESS="replace_with_your_address"
  1092. LUX_OPTS=""
  1093. LUX_POOL="yiimp.eu"
  1094. LUX_PORT="8333"
  1095. LUX_WORKER="$WORKERNAME"
  1096. LUX_POOL_PROTOCOL="stratum+tcp"
  1097.  
  1098. # Mona Coin (MONA)
  1099. MONA_ADDRESS="replace_with_your_address"
  1100. MONA_OPTS=""
  1101. MONA_POOL="mona.suprnova.cc"
  1102. MONA_PORT="2995"
  1103. MONA_WORKER="$WORKERNAME"
  1104. MONA_POOL_PROTOCOL="stratum+tcp"
  1105.  
  1106. # Music Coin (MUSIC)
  1107. MUSIC_ADDRESS="replace_with_your_address"
  1108. MUSIC_OPTS=""  
  1109. MUSIC_POOL="eus.gmc.epool.io"
  1110. MUSIC_PORT="8008"
  1111. MUSIC_WORKER="$WORKERNAME"
  1112. MUSIC_POOL_PROTOCOL="stratum+tcp"
  1113.  
  1114. # DeepOnion (ONION)
  1115. ONION_ADDRESS="replace_with_your_address"
  1116. ONION_OPTS=""
  1117. ONION_POOL="kawaiipool.party"
  1118. ONION_PORT="3633"
  1119. ONION_POOL_PROTOCOL="stratum+tcp"
  1120.  
  1121. # Orbitcoin (ORB)
  1122. ORB_ADDRESS="replace_with_your_address"
  1123. ORB_OPTS=""
  1124. ORB_POOL="strat.dnb.io"
  1125. ORB_PORT="3031"
  1126. ORB_WORKER="$WORKERNAME"
  1127. ORB_POOL_PROTOCOL="stratum+tcp"
  1128.  
  1129. # Pascal Coin (PASC)
  1130. PASC_ADDRESS="replace_with_your_address"
  1131. PASC_OPTS=""
  1132. PASC_POOL="pasc-us-east1.nanopool.org"
  1133. PASC_PORT="15555"
  1134. PASC_WORKER="$WORKERNAME"
  1135. PASC_POOL_PROTOCOL="stratum+tcp"
  1136.  
  1137. # Pascal Lite (PASL)
  1138. PASL_ADDRESS="replace_with_your_address"
  1139. PASL_OPTS=""
  1140. PASL_POOL="mine.pasl.fairpool.xyz"
  1141. PASL_PORT="4009"
  1142. PASL_WORKER="$WORKERNAME"
  1143. PASL_POOL_PROTOCOL="stratum+tcp"
  1144.  
  1145. # Pirl Coin (PIRL)
  1146. PIRL_ADDRESS="replace_with_your_address"
  1147. PIRL_OPTS=""  
  1148. PIRL_POOL="PIRL POOL"
  1149. PIRL_PORT="PIRL PORT"
  1150. PIRL_WORKER="$WORKERNAME"
  1151. PIRL_POOL_PROTOCOL="stratum+tcp"
  1152.  
  1153. # Phoenixcoin (PXC)
  1154. PXC_ADDRESS="replace_with_your_address"
  1155. PXC_OPTS=""
  1156. PXC_POOL="atlas.phoenixcoin.org:"
  1157. PXC_PORT="10554"
  1158. PXC_WORKER="$WORKERNAME"
  1159. PXC_POOL_PROTOCOL="stratum+tcp"
  1160.  
  1161. # RITO Coin (RITO)
  1162. RITO_ADDRESS="replace_with_your_address"
  1163. RITO_OPTS=""
  1164. RITO_POOL="RITO_POOL_ADDRESS"
  1165. RITO_PORT="RITO_POOL_PORT"
  1166. RITO_WORKER="$WORKERNAME"
  1167. RITO_POOL_PROTOCOL="stratum+tcp"
  1168.  
  1169. # Raven Coin (RVN)
  1170. RVN_ADDRESS="replace_with_your_address"
  1171. RVN_OPTS=""
  1172. RVN_POOL="RVN_POOL_ADDRESS"
  1173. RVN_PORT="RVN_POOL_PORT"
  1174. RVN_WORKER="$WORKERNAME"
  1175. RVN_POOL_PROTOCOL="stratum+tcp"
  1176.  
  1177. # Siacoin (SC)
  1178. SC_ADDRESS="replace_with_your_address"
  1179. SC_OPTS=""
  1180. SC_GW_POOL="sia-us-east1.nanopool.org"
  1181. SC_GW_PORT="9980"
  1182. SC_POOL="sia-us-east1.nanopool.org"
  1183. SC_PORT="7777"
  1184. SC_WORKER="$WORKERNAME"
  1185. SC_POOL_PROTOCOL="stratum+tcp"
  1186.  
  1187. # Sib Coin (SIB)
  1188. SIB_ADDRESS="replace_with_your_address"
  1189. SIB_OPTS=""
  1190. SIB_POOL="sib.suprnova.cc"
  1191. SIB_PORT="3458"
  1192. SIB_WORKER="$WORKERNAME"
  1193. SIB_POOL_PROTOCOL="stratum+tcp"
  1194.  
  1195. # Signatum (SIGT)
  1196. SIGT_ADDRESS="replace_with_your_address"
  1197. SIGT_OPTS=""
  1198. SIGT_POOL="us.hashbag.cc"
  1199. SIGT_PORT="8644"
  1200. SIGT_WORKER="$WORKERNAME"
  1201. SIGT_POOL_PROTOCOL="stratum+tcp"
  1202.  
  1203. # Smart Coin (SMART)
  1204. SMART_ADDRESS="replace_with_your_address"
  1205. SMART_OPTS=""
  1206. SMART_POOL="pool-eu.smartcash.cc"
  1207. SMART_PORT="3333"
  1208. SMART_WORKER="$WORKERNAME"
  1209. SMART_POOL_PROTOCOL="stratum+tcp"
  1210.  
  1211. # SOILcoin (SOIL)
  1212. SOIL_ADDRESS="replace_with_your_address"
  1213. SOIL_OPTS=""  
  1214. SOIL_POOL="soil.pool.sexy"
  1215. SOIL_PORT="9009"
  1216. SOIL_WORKER="$WORKERNAME"
  1217. SOIL_POOL_PROTOCOL="stratum+tcp"
  1218.  
  1219. # Sumokoin (SUMO)
  1220. SUMO_ADDRESS="replace_with_your_address"
  1221. SUMO_OPTS=""
  1222. SUMO_POOL="SUMO_POOL"
  1223. SUMO_PORT="SUMO_PORT"
  1224. SUMO_WORKER="$WORKERNAME"
  1225. SUMO_POOL_PROTOCOL="stratum+tcp"
  1226.  
  1227. # SUQA (SUQA)
  1228. SUQA_ADDRESS="replace_with_your_address"
  1229. SUQA_OPTS=""
  1230. SUQA_POOL="SUQA_POOL"
  1231. SUQA_PORT="SUQA_PORT"
  1232. SUQA_WORKER="$WORKERNAME"
  1233. SUQA_POOL_PROTOCOL="stratum+tcp"
  1234.  
  1235. # TrezarCoin (TZC)
  1236. TZC_ADDRESS="replace_with_your_address"
  1237. TZC_OPTS=""
  1238. TZC_POOL="TZC POOL"
  1239. TZC_PORT="TZC PORT"
  1240. TZC_WORKER="$WORKERNAME"
  1241. TZC_POOL_PROTOCOL="stratum+tcp"
  1242.  
  1243. # Ubiq (UBQ)
  1244. UBQ_ADDRESS="replace_with_your_address"
  1245. UBQ_OPTS=""  
  1246. UBQ_POOL="us.ubiqpool.io"
  1247. UBQ_PORT="8008"
  1248. UBQ_WORKER="$WORKERNAME"
  1249. UBQ_POOL_PROTOCOL="stratum+tcp"
  1250.  
  1251. # VIVO (VIVO)
  1252. VIVO_ADDRESS="replace_with_your_address"
  1253. VIVO_OPTS=""
  1254. VIVO_POOL="VIVO POOL"
  1255. VIVO_PORT="VIVO PORT"
  1256. VIVO_WORKER="$WORKERNAME"
  1257. VIVO_POOL_PROTOCOL="stratum+tcp"
  1258.  
  1259. # Vertcoin (VTC)
  1260. VTC_ADDRESS="replace_with_your_address"
  1261. VTC_OPTS=""
  1262. VTC_POOL="hub.miningpoolhub.com"
  1263. VTC_PORT="20507"
  1264. VTC_WORKER="$WORKERNAME"
  1265. VTC_POOL_PROTOCOL="stratum+tcp"
  1266.  
  1267. # XDNA (XDNA)
  1268. XDNA_ADDRESS="replace_with_your_address"
  1269. XDNA_OPTS=""
  1270. XDNA_POOL="XMN_POOL_ADDRESS"
  1271. XDNA_PORT="XMN_POOL_PORT"
  1272. XDNA_WORKER="$WORKERNAME"
  1273. XDNA_POOL_PROTOCOL="stratum+tcp"
  1274.  
  1275. # Motion (XMN)
  1276. XMN_ADDRESS="replace_with_your_address"
  1277. XMN_OPTS=""
  1278. XMN_POOL="XMN_POOL_ADDRESS"
  1279. XMN_PORT="XMN_POOL_PORT"
  1280. XMN_WORKER="$WORKERNAME"
  1281. XMN_POOL_PROTOCOL="stratum+tcp"
  1282.  
  1283. # Monero (XMR)
  1284. XMR_ADDRESS="replace_with_your_address"
  1285. XMR_OPTS=""
  1286. XMR_POOL="xmr-us-east1.nanopool.org"
  1287. XMR_PORT="14444"
  1288. XMR_WORKER="$WORKERNAME"
  1289. XMR_POOL_PROTOCOL="stratum+tcp"
  1290.  
  1291. # Myriad (XMY)
  1292. XMY_ADDRESS="replace_with_your_address"
  1293. XMY_OPTS=""
  1294. XMY_POOL="us-east1.myriadcoin-groestl.miningpoolhub.com"
  1295. XMY_PORT="20479"
  1296. XMY_WORKER="$WORKERNAME"
  1297. XMY_POOL_PROTOCOL="stratum+tcp"
  1298.  
  1299. # SnowGem (XSG)
  1300. XSG_ADDRESS="replace_with_your_address"
  1301. XSG_OPTS="--algo 144_5 --pers sngemPoW"
  1302. XSG_POOL="replace_with_pool_address"
  1303. XSG_PORT="replace_with_pool_port"
  1304. XSG_WORKER="$WORKERNAME"
  1305. XSG_POOL_PROTOCOL="stratum+tcp"
  1306.  
  1307. # Verge (XVG)
  1308. XVG_ADDRESS="replace_with_your_address"
  1309. XVG_OPTS=""
  1310. XVG_POOL="replace_with_pool_address"
  1311. XVG_PORT="replace_with_pool_port"
  1312. XVG_WORKER="$WORKERNAME"
  1313. XVG_POOL_PROTOCOL="stratum+tcp"
  1314.  
  1315. # ZCoin (XZC)
  1316. XZC_ADDRESS="replace_with_your_address"
  1317. XZC_OPTS=""
  1318. XZC_POOL="xzc.2miners.com"
  1319. XZC_PORT="8080"
  1320. XZC_WORKER="$WORKERNAME"
  1321. XZC_POOL_PROTOCOL="stratum+tcp"
  1322.  
  1323. # ZClassic (ZCL)
  1324. ZCL_ADDRESS="replace_with_your_address"
  1325. ZCL_OPTS=""
  1326. ZCL_POOL="us.zclmine.pro"
  1327. ZCL_PORT="9009"
  1328. ZCL_WORKER="$WORKERNAME"
  1329. ZCL_POOL_PROTOCOL="stratum+tcp"
  1330.  
  1331. # Zcash (ZEC)
  1332. ZEC_ADDRESS="t1XfkZUZWME8FnRiFxHZQAQ2K1UdQMbshJp" # replace_with_your_address
  1333. ZEC_OPTS=""
  1334. ZEC_POOL="zec-us-east1.nanopool.org"
  1335. ZEC_PORT="6666"
  1336. ZEC_WORKER="$WORKERNAME"
  1337. ZEC_POOL_PROTOCOL="stratum+tcp"
  1338.  
  1339. # Zelcash (ZEL)
  1340. ZEL_ADDRESS="replace_with_your_address"
  1341. ZEL_OPTS="--algo 144_5 --pers ZelProof "
  1342. ZEL_POOL="zel.2miners.com"
  1343. ZEL_PORT="9090"
  1344. ZEL_WORKER="$WORKERNAME"
  1345. ZEL_POOL_PROTOCOL="stratum+tcp"
  1346.  
  1347. # Zencash (ZEN)
  1348. ZEN_ADDRESS="replace_with_your_address"
  1349. ZEN_OPTS=""
  1350. ZEN_POOL="luckpool.org"
  1351. ZEN_PORT="3057"
  1352. ZEN_WORKER="$WORKERNAME"
  1353. ZEN_POOL_PROTOCOL="stratum+tcp"
  1354.  
  1355. # plusCPU (defaults: same as XMR)
  1356. plusCPU_ADDRESS="$XMR_ADDRESS"
  1357. plusCPU_OPTS="-a cryptonightv7"
  1358. plusCPU_POOL="$XMR_POOL"
  1359. plusCPU_PORT="$XMR_PORT"
  1360. plusCPU_WORKER="$XMR_WORKER"
  1361.  
  1362. # example, adding NEWCOIN:
  1363. #
  1364. #   ## Newcoin (NEWCOIN)
  1365. #   NEWCOIN_ADDRESS="replace_with_your_address"
  1366. #   NEWCOIN_OPTS=""
  1367. #   NEWCOIN_POOL="newpool.example.org"
  1368. #   NEWCOIN_PORT="4242"
  1369. #   NEWCOIN_WORKER="$WORKERNAME"
  1370. #   NEWCOIN_POOL_PROTOCOL="stratum+tcp"
  1371.  
  1372.  
  1373. ###################################################
  1374. # Claymore_Dual Mining                            #
  1375. # Set COIN="CLAYMORE_DUAL"                        #  
  1376. ###################################################
  1377.  
  1378. ###You can use variables like this for both ECOIN and DCOIN (If use variables remeber to set correct values in the coin section above):
  1379. ## ECOIN Example:
  1380.   #DUAL_ECOIN="ETH"
  1381.   #DUAL_EPOOL="$ETH_POOL"        
  1382.   #DUAL_EPORT="$ETH_PORT"            
  1383.   #DUAL_EWAL="$ETH_ADDRESS"      
  1384.   #DUAL_EPSW="$MINER_PWD"                      
  1385.   #DUAL_EWORKER="$ETH_WORKER"  
  1386.  
  1387. DUAL_ECOIN="MAIN COIN"                      #Main Coin, Ethereum or any Ethash Coin
  1388. DUAL_EPOOL="MAIN COIN POOL ADDREES"         #Main Coin pool address, no need to add stratum+tcp://
  1389. DUAL_EPORT="MAIN COIN POOL PORT"            #Main Coin Port Number
  1390. DUAL_EWAL="MAIN COIN WALLET ADDRESS"        #Main Coin Wallet address or pool username
  1391. DUAL_EPSW="$MINER_PWD"                      #Main Coin worker password on pool
  1392. DUAL_EWORKER="$WORKER"                      #Main Coin Worker Name
  1393.  
  1394. DUAL_DCOIN="DUAL COIN"                      #select second coin to mine in dual mode. Possible options are "dcr", "sc", "lbc", "pasc", "blake2s", "keccak". Default value is "dcr".
  1395. DUAL_DPOOL="DUAL COIN POOL ADDRESS"         #2nd coin pool address
  1396. DUAL_DPORT="DUAL COIN POOL PORT"            #2nd coin pool address
  1397. DUAL_DWAL="DUAL COIN WALLET ADDRESS"        #2nd coin wallet address or worker name, it depends on pool.
  1398. DUAL_DPSW="$MINER_PWD"                      #Password for 2nd coin .
  1399. DUAL_DWORKER="$WORKER"                      #Worker name for 2nd coin
  1400.  
  1401. DCRI="40"                                   #2nd coin intensity.
  1402. ALL_POOLS="0"                               #0 or 1, Set to 1, if miner does not want to mine on specified pool (because it cannot mine devfee on that pool), but you agree to use some default pools for devfee mining.
  1403. ALL_COINS="0"                               #0 or 1, Set to 1 to be able to mine Ethereum forks, in this mode miner will use some default pools for devfee Ethereum mining.
  1404. MPORT="-3333"                               #remote monitoring/management port. Default value is -3333 (read-only mode), specify "-mport 0" to disable remote monitoring/management feature.
  1405. MPSW=""                                     #remote monitoring/management password.
  1406. DUAL_ADDITIONAL_ARGUMENTS=""                #Additional arguments if needed
  1407.  
  1408.  
  1409. ###################################################
  1410. # Bminer_Dual Mining                              #
  1411. # Set COIN="BMINER_DUAL"                          #  
  1412. ###################################################
  1413.  
  1414.  
  1415. MAIN_COIN=""                                  #Main Coin, Ethereum or any Ethash Coin
  1416. MAIN_COIN_ADDRESS="replace_with_your_address" #Main Coin wallet address
  1417. MAIN_COIN_POOL="POOL_ADDRESS"                 #Main Coin pool address
  1418. MAIN_COIN_PORT="POOL_PORT"                    #Main Coin pool port
  1419. MAIN_COIN_WORKER="$WORKERNAME"                #Main Coin worker name
  1420. MAIN_COIN_POOL_PROTOCOL="ethash"              #Main Coin pool protocol: "ethash", "ethproxy", "ethstratum", "ethash+ssl"
  1421.  
  1422. DUAL_COIN=""                                  #Dual Coin, blake14r and blake2s coins
  1423. DUAL_COIN_ADDRESS="replace_with_your_address" #Dual Coin wallet address
  1424. DUAL_COIN_POOL="POOL_ADDRESS"                 #Dual Coin pool address
  1425. DUAL_COIN_PORT="PORT"                         #Dual Coin pool port
  1426. DUAL_COIN_WORKER="$WORKERNAME"                #Dual Coin worker name
  1427. DUAL_COIN_POOL_PROTOCOL="blake2s"             #Dual Coin Supported algos: "blake14r", "blake2s"
  1428.  
  1429.  
  1430. ########################################################
  1431. #                                                      #
  1432. ###############    NiceHash Info       #################
  1433. #                                                      #
  1434. ########################################################
  1435.  
  1436. ## Nicehash autoconverts to BTC: ensure you update NICE_ADDRESS
  1437.  
  1438. #NICE_CUCKAROO29
  1439. NICE_CUCKAROO29_ADDRESS="$NICE_ADDRESS"
  1440. NICE_CUCKAROO29_POOL="grincuckaroo29.eu.nicehash.com"
  1441. NICE_CUCKAROO29_PORT="3371"
  1442. NICE_CUCKAROO29_WORKER="$WORKERNAME"
  1443. NICE_CUCKAROO29_OPTS=""
  1444. NICE_CUCKAROO29_POOL_PROTOCOL="stratum+tcp"  
  1445.  
  1446. #NICE_CUCKATOO31
  1447. NICE_CUCKATOO31_ADDRESS="$NICE_ADDRESS"
  1448. NICE_CUCKATOO31_POOL="grincuckatoo31.eu.nicehash.com"
  1449. NICE_CUCKATOO31_PORT="3372"
  1450. NICE_CUCKATOO31_WORKER="$WORKERNAME"
  1451. NICE_CUCKATOO31_OPTS=""
  1452. NICE_CUCKATOO31_POOL_PROTOCOL="stratum+tcp"  
  1453.  
  1454. # NICE_CRYPTONIGHT
  1455. NICE_CRYPTONIGHT_ADDRESS="$NICE_ADDRESS"
  1456. NICE_CRYPTONIGHT_POOL="cryptonight.eu.nicehash.com"
  1457. NICE_CRYPTONIGHT_PORT="3355"
  1458. NICE_CRYPTONIGHT_WORKER="$WORKERNAME"
  1459. NICE_CRYPTONIGHT_OPTS=""
  1460. NICE_CRYPTONIGHT_POOL_PROTOCOL="stratum+tcp"  
  1461.  
  1462. # NICE_CRYPTONIGHTV7
  1463. NICE_CRYPTONIGHTV7_ADDRESS="$NICE_ADDRESS"
  1464. NICE_CRYPTONIGHTV7_POOL="cryptonightv7.eu.nicehash.com"
  1465. NICE_CRYPTONIGHTV7_PORT="3363"
  1466. NICE_CRYPTONIGHTV7_WORKER="$WORKERNAME"
  1467. NICE_CRYPTONIGHTV7_OPTS=""
  1468. NICE_CRYPTONIGHTV7_POOL_PROTOCOL="stratum+tcp"  
  1469.  
  1470. # NICE_CRYPTONIGHTV8
  1471. NICE_CRYPTONIGHTV8_ADDRESS="$NICE_ADDRESS"
  1472. NICE_CRYPTONIGHTV8_POOL="cryptonightv8.eu.nicehash.com"
  1473. NICE_CRYPTONIGHTV8_PORT="3367"
  1474. NICE_CRYPTONIGHTV8_WORKER="$WORKERNAME"
  1475. NICE_CRYPTONIGHTV8_OPTS=""
  1476. NICE_CRYPTONIGHTV8_POOL_PROTOCOL="stratum+tcp"  
  1477.  
  1478. # NICE_CRYPTONIGHTNHEAVY
  1479. NICE_CRYPTONIGHTNHEAVY_POOL="cryptonightheavy.eu.nicehash.com"
  1480. NICE_CRYPTONIGHTNHEAVY_PORT="3364"
  1481. NICE_CRYPTONIGHTNHEAVY_WORKER="$WORKERNAME"
  1482. NICE_CRYPTONIGHTNHEAVY_OPTS=""
  1483. NICE_CRYPTONIGHTNHEAVY_POOL_PROTOCOL="stratum+tcp"  
  1484.  
  1485. # NICE_EQUIHASH
  1486. NICE_EQUIHASH_ADDRESS="$NICE_ADDRESS"
  1487. NICE_EQUIHASH_POOL="equihash.usa.nicehash.com"
  1488. NICE_EQUIHASH_PORT="3357"
  1489. NICE_EQUIHASH_WORKER="$WORKERNAME"
  1490. NICE_EQUIHASH_OPTS=""
  1491. NICE_EQUIHASH_POOL_PROTOCOL="stratum+tcp"  
  1492.  
  1493. # NICE_ETHASH
  1494. NICE_ETHASH_ADDRESS="$NICE_ADDRESS"
  1495. NICE_ETHASH_POOL="daggerhashimoto.usa.nicehash.com"
  1496. NICE_ETHASH_PORT="3353"
  1497. NICE_ETHASH_WORKER="$WORKERNAME"
  1498. NICE_ETHASH_OPTS=""            # To mine with claymore add "-esm 3 -allpools 1 -estale 0"
  1499. NICE_ETHASH_POOL_PROTOCOL="stratum+tcp"  
  1500.  
  1501. # NICE_LYRA2REV2
  1502. NICE_LYRA2REV2_ADDRESS="$NICE_ADDRESS"
  1503. NICE_LYRA2REV2_POOL="lyra2rev2.eu.nicehash.com"
  1504. NICE_LYRA2REV2_PORT="3347"
  1505. NICE_LYRA2REV2_WORKER="$WORKERNAME"
  1506. NICE_LYRA2REV2_OPTS=""
  1507. NICE_LYRA2REV2_POOL_PROTOCOL="stratum+tcp"  
  1508.  
  1509. # NICE_LYRA2REV3
  1510. NICE_LYRA2REV3_ADDRESS="$NICE_ADDRESS"
  1511. NICE_LYRA2REV3_POOL="lyra2rev3.eu.nicehash.com"
  1512. NICE_LYRA2REV3_PORT="3373"
  1513. NICE_LYRA2REV3_WORKER="$WORKERNAME"
  1514. NICE_LYRA2REV3_OPTS=""
  1515. NICE_LYRA2REV3_POOL_PROTOCOL="stratum+tcp"
  1516.  
  1517. # NICE_NEOSCRYPT
  1518. NICE_MTP_ADDRESS="$NICE_ADDRESS"
  1519. NICE_MTP_POOL="neoscrypt.eu.nicehash.com"
  1520. NICE_MTP_PORT="3341"
  1521. NICE_MTP_WORKER="$WORKERNAME"
  1522. NICE_MTP_OPTS=""
  1523. NICE_MTP_POOL_PROTOCOL="stratum+tcp"  
  1524.  
  1525. # NICE_NEOSCRYPT
  1526. NICE_NEOSCRYPT_ADDRESS="$NICE_ADDRESS"
  1527. NICE_NEOSCRYPT_POOL="mtp.eu.nicehash.com"
  1528. NICE_NEOSCRYPT_PORT="3374"
  1529. NICE_NEOSCRYPT_WORKER="$WORKERNAME"
  1530. NICE_NEOSCRYPT_OPTS=""
  1531. NICE_NEOSCRYPT_POOL_PROTOCOL="stratum+tcp"  
  1532.  
  1533. # NICE_SKUNKHASH
  1534. NICE_SKUNKHASH_ADDRESS="$NICE_ADDRESS"
  1535. NICE_SKUNKHASH_POOL="skunk.eu.nicehash.com"
  1536. NICE_SKUNKHASH_PORT="3362"
  1537. NICE_SKUNKHASH_WORKER="$WORKERNAME"
  1538. NICE_SKUNKHASH_OPTS=""
  1539. NICE_SKUNKHASH_POOL_PROTOCOL="stratum+tcp"  
  1540.  
  1541. # NICE_X11GOST
  1542. NICE_X11GOST_ADDRESS="$NICE_ADDRESS"
  1543. NICE_X11GOST_POOL="x11gost.eu.nicehash.com"
  1544. NICE_X11GOST_PORT="3359"
  1545. NICE_X11GOST_WORKER="$WORKERNAME"
  1546. NICE_X11GOST_OPTS=""
  1547. NICE_X11GOST_POOL_PROTOCOL="stratum+tcp"  
  1548.  
  1549. # NICE_X16R
  1550. NICE_X16R_ADDRESS="$NICE_ADDRESS"
  1551. NICE_X16R_POOL="x16r.eu.nicehash.com"
  1552. NICE_X16R_PORT="3366"
  1553. NICE_X16R_WORKER="$WORKERNAME"
  1554. NICE_X16R_OPTS=""
  1555. NICE_X16R_POOL_PROTOCOL="stratum+tcp"
  1556.  
  1557. # NICE_X16RV2
  1558. NICE_X16RV2_ADDRESS="$NICE_ADDRESS"
  1559. NICE_X16RV2_POOL="x16rv2.eu.nicehash.com"
  1560. NICE_X16RV2_PORT="3379"
  1561. NICE_X16RV2_WORKER="$WORKERNAME"
  1562. NICE_X16RV2_OPTS=""
  1563. NICE_X16RV2_POOL_PROTOCOL="stratum+tcp"  
  1564.  
  1565. # example, adding NICE_NEWALGO:
  1566. #
  1567. #   # NICE_NEWALGO
  1568. #   NICE_NEWALGO_ADDRESS="$NICE_ADDRESS"
  1569. #   NICE_NEWALGO_OPTS=""
  1570. #   NICE_NEWALGO_POOL="newalgo.eu.nicehash.com"
  1571. #   NICE_NEWALGO_PORT="newalgo port "
  1572. #   NICE_NEWALGO_WORKER="$WORKERNAME"
  1573. #   NICE_NEWALGO_POOL_PROTOCOL="stratum+tcp"
  1574. #
  1575. # then search and edit NEWALGO_COINS="...,NICE_NEWALGO"
  1576. #
  1577. # NOTE: if you use WTM switching make sure to use as nicehash coin name the NICE_ prefix
  1578. #       followed by the exact name of the algo like named by WTM
  1579.  
  1580. ########################################################
  1581. #                                                      #
  1582. ################    ZPOOL Info       ###################
  1583. #                                                      #
  1584. ########################################################
  1585.  
  1586. ## ZPOOL uses your ZPOOL_ADDRESS
  1587.  
  1588. # ZPOOL_EQUIHASH
  1589. ZPOOL_EQUIHASH_ADDRESS=$ZPOOL_ADDRESS
  1590. ZPOOL_EQUIHASH_POOL="equihash.mine.zpool.ca"
  1591. ZPOOL_EQUIHASH_PORT="2142"
  1592. ZPOOL_EQUIHASH_WORKER="$WORKERNAME"
  1593. ZPOOL_EQUIHASH_OPTS=""
  1594.  
  1595. # ZPOOL_LBRY
  1596. ZPOOL_LBRY_ADDRESS=$ZPOOL_ADDRESS
  1597. ZPOOL_LBRY_POOL="lbc.mine.zpool.ca"
  1598. ZPOOL_LBRY_PORT="3334"
  1599. ZPOOL_LBRY_WORKER="$WORKERNAME"
  1600. ZPOOL_LBRY_OPTS=""
  1601.  
  1602. # ZPOOL_LYRA2V2
  1603. ZPOOL_LYRA2V2_ADDRESS=$ZPOOL_ADDRESS
  1604. ZPOOL_LYRA2V2_POOL="lyra2v2.mine.zpool.ca"
  1605. ZPOOL_LYRA2V2_PORT="4533"
  1606. ZPOOL_LYRA2V2_WORKER="$WORKERNAME"
  1607. ZPOOL_LYRA2V2_OPTS=""
  1608.  
  1609. # ZPOOL_NEOSCRYPT
  1610. ZPOOL_NEOSCRYPT_ADDRESS=$ZPOOL_ADDRESS
  1611. ZPOOL_NEOSCRYPT_POOL="neoscrypt.mine.zpool.ca"
  1612. ZPOOL_NEOSCRYPT_PORT="4233"
  1613. ZPOOL_NEOSCRYPT_WORKER="$WORKERNAME"
  1614. ZPOOL_NEOSCRYPT_OPTS=""
  1615.  
  1616. # ZPOOL_SKEIN
  1617. ZPOOL_SKEIN_ADDRESS=$ZPOOL_ADDRESS
  1618. ZPOOL_SKEIN_POOL="skein.mine.zpool.ca"
  1619. ZPOOL_SKEIN_PORT="4933"
  1620. ZPOOL_SKEIN_WORKER="$WORKERNAME"
  1621. ZPOOL_SKEIN_OPTS=""
  1622.  
  1623. # ZPOOL_SKUNK
  1624. ZPOOL_SKUNK_ADDRESS=$ZPOOL_ADDRESS
  1625. ZPOOL_SKUNK_POOL="skunk.mine.zpool.ca"
  1626. ZPOOL_SKUNK_PORT="8433"
  1627. ZPOOL_SKUNK_WORKER="$WORKERNAME"
  1628. ZPOOL_SKUNK_OPTS=""
  1629.  
  1630. ########################################################
  1631. #                                                      #
  1632. #############    MiningPoolHub Info       ##############
  1633. #                                                      #
  1634. ########################################################
  1635.  
  1636. # MPH_EQUIHASH
  1637. MPH_EQUIHASH_ADDRESS=$MPH_ADDRESS
  1638. MPH_EQUIHASH_WORKER="$WORKERNAME"
  1639. MPH_EQUIHASH_POOL="us-east.equihash-hub.miningpoolhub.com"
  1640. MPH_EQUIHASH_PORT="17023"
  1641. MPH_EQUIHASH_OPTS=""
  1642.  
  1643. # MPH_ETHASH
  1644. MPH_ETHASH_ADDRESS=$MPH_ADDRESS
  1645. MPH_ETHASH_WORKER="$WORKERNAME"
  1646. MPH_ETHASH_POOL="us-east.ethash-hub.miningpoolhub.com"
  1647. MPH_ETHASH_PORT="17020"
  1648. MPH_ETHASH_OPTS=""
  1649.  
  1650. # MPH_CRYPTONIGHTV7
  1651. MPH_CRYPTONIGHTV7_ADDRESS=$MPH_ADDRESS
  1652. MPH_CRYPTONIGHTV7_WORKER="$WORKERNAME"
  1653. MPH_CRYPTONIGHTV7_POOL="us-east.cryptonight-hub.miningpoolhub.com"
  1654. MPH_CRYPTONIGHTV7_PORT="17024"
  1655. MPH_CRYPTONIGHTV7_OPTS=""
  1656.  
  1657. # MPH_GRS
  1658. MPH_GRS_ADDRESS=$MPH_ADDRESS
  1659. MPH_GRS_WORKER="$WORKERNAME"
  1660. MPH_GRS_POOL="hub.miningpoolhub.com"
  1661. MPH_GRS_PORT="17004"
  1662. MPH_GRS_OPTS=""
  1663.  
  1664. # MPH_KECCAK
  1665. MPH_KECCAK_ADDRESS=$MPH_ADDRESS
  1666. MPH_KECCAK_WORKER="$WORKERNAME"
  1667. MPH_KECCAK_POOL="hub.miningpoolhub.com"
  1668. MPH_KECCAK_PORT="17003"
  1669. MPH_KECCAK_OPTS=""
  1670.  
  1671. # MPH_LYRA2V2
  1672. MPH_LYRA2V2_ADDRESS=$MPH_ADDRESS
  1673. MPH_LYRA2V2_WORKER="$WORKERNAME"
  1674. MPH_LYRA2V2_POOL="hub.miningpoolhub.com"
  1675. MPH_LYRA2V2_PORT="17018"
  1676. MPH_LYRA2V2_OPTS=""
  1677.  
  1678. # MPH_LYRA2Z
  1679. MPH_LYRA2Z_ADDRESS=$MPH_ADDRESS
  1680. MPH_LYRA2Z_WORKER="$WORKERNAME"
  1681. MPH_LYRA2Z_POOL="us-east.lyra2z-hub.miningpoolhub.com"
  1682. MPH_LYRA2Z_PORT="17025"
  1683. MPH_LYRA2Z_OPTS=""
  1684.  
  1685. # MPH_NEOSCRYPT
  1686. MPH_NEOSCRYPT_ADDRESS=$MPH_ADDRESS
  1687. MPH_NEOSCRYPT_WORKER="$WORKERNAME"
  1688. MPH_NEOSCRYPT_POOL="hub.miningpoolhub.com"
  1689. MPH_NEOSCRYPT_PORT="17012"
  1690. MPH_NEOSCRYPT_OPTS=""
  1691.  
  1692. # MPH_SKEIN
  1693. MPH_SKEIN_ADDRESS=$MPH_ADDRESS
  1694. MPH_SKEIN_WORKER="$WORKERNAME"
  1695. MPH_SKEIN_POOL="hub.miningpoolhub.com"
  1696. MPH_SKEIN_PORT="17016"
  1697. MPH_SKEIN_OPTS=""
  1698.  
  1699.  
  1700. #####################################################################
  1701. #                                                                   #
  1702. # Individual GPU_SPECIFIC Power Limit, Temp and Clock settings      #
  1703. #                                                                   #
  1704. #####################################################################
  1705.  
  1706. # Set individual target temps here if INDIVIDUAL_TARGET_TEMPS="YES"
  1707. TARGET_TEMP_0=75
  1708. TARGET_TEMP_1=75
  1709. TARGET_TEMP_2=75
  1710. TARGET_TEMP_3=75
  1711. TARGET_TEMP_4=75
  1712. TARGET_TEMP_5=75
  1713. TARGET_TEMP_6=75
  1714. TARGET_TEMP_7=75
  1715. TARGET_TEMP_8=75
  1716. TARGET_TEMP_9=75
  1717. TARGET_TEMP_10=75
  1718. TARGET_TEMP_11=75
  1719. TARGET_TEMP_12=75
  1720. TARGET_TEMP_13=75
  1721. TARGET_TEMP_14=75
  1722. TARGET_TEMP_15=75
  1723. TARGET_TEMP_16=75
  1724. TARGET_TEMP_17=75
  1725. TARGET_TEMP_18=75
  1726.  
  1727. # Please note that individual clocks and powerlimit settings will be applied to
  1728. # global base (eventually algo-specific) values as overrides according
  1729. # to the previously selected OVERCLOCK_MODE / POWERLIMIT_MODE policy.
  1730.  
  1731. # Set individual powerlimits here if POWERLIMIT_MODE is GPU_SPECIFIC
  1732. INDIVIDUAL_POWERLIMIT_0=100
  1733. INDIVIDUAL_POWERLIMIT_1=100
  1734. INDIVIDUAL_POWERLIMIT_2=100
  1735. INDIVIDUAL_POWERLIMIT_3=100
  1736. INDIVIDUAL_POWERLIMIT_4=100
  1737. INDIVIDUAL_POWERLIMIT_5=100
  1738. INDIVIDUAL_POWERLIMIT_6=100
  1739. INDIVIDUAL_POWERLIMIT_7=100
  1740. INDIVIDUAL_POWERLIMIT_8=100
  1741. INDIVIDUAL_POWERLIMIT_9=100
  1742. INDIVIDUAL_POWERLIMIT_10=100
  1743. INDIVIDUAL_POWERLIMIT_11=100
  1744. INDIVIDUAL_POWERLIMIT_12=100
  1745. INDIVIDUAL_POWERLIMIT_13=100
  1746. INDIVIDUAL_POWERLIMIT_14=100
  1747. INDIVIDUAL_POWERLIMIT_15=100
  1748. INDIVIDUAL_POWERLIMIT_16=100
  1749. INDIVIDUAL_POWERLIMIT_17=100
  1750. INDIVIDUAL_POWERLIMIT_18=100
  1751.  
  1752. # Set individual clocks here if OVERCLOCK_MODE is GPU_SPECIFIC
  1753. __CORE_OVERCLOCK_0=100
  1754. MEMORY_OVERCLOCK_0=100
  1755.  
  1756. __CORE_OVERCLOCK_1=100
  1757. MEMORY_OVERCLOCK_1=100
  1758.  
  1759. __CORE_OVERCLOCK_2=100
  1760. MEMORY_OVERCLOCK_2=100
  1761.  
  1762. __CORE_OVERCLOCK_3=100
  1763. MEMORY_OVERCLOCK_3=100
  1764.  
  1765. __CORE_OVERCLOCK_4=100
  1766. MEMORY_OVERCLOCK_4=100
  1767.  
  1768. __CORE_OVERCLOCK_5=100
  1769. MEMORY_OVERCLOCK_5=100
  1770.  
  1771. __CORE_OVERCLOCK_6=100
  1772. MEMORY_OVERCLOCK_6=100
  1773.  
  1774. __CORE_OVERCLOCK_7=100
  1775. MEMORY_OVERCLOCK_7=100
  1776.  
  1777. __CORE_OVERCLOCK_8=100
  1778. MEMORY_OVERCLOCK_8=100
  1779.  
  1780. __CORE_OVERCLOCK_9=100
  1781. MEMORY_OVERCLOCK_9=100
  1782.  
  1783. __CORE_OVERCLOCK_10=100
  1784. MEMORY_OVERCLOCK_10=100
  1785.  
  1786. __CORE_OVERCLOCK_11=100
  1787. MEMORY_OVERCLOCK_11=100
  1788.  
  1789. __CORE_OVERCLOCK_12=100
  1790. MEMORY_OVERCLOCK_12=100
  1791.  
  1792. __CORE_OVERCLOCK_13=100
  1793. MEMORY_OVERCLOCK_13=100
  1794.  
  1795. __CORE_OVERCLOCK_14=100
  1796. MEMORY_OVERCLOCK_14=100
  1797.  
  1798. __CORE_OVERCLOCK_15=100
  1799. MEMORY_OVERCLOCK_15=100
  1800.  
  1801. __CORE_OVERCLOCK_16=100
  1802. MEMORY_OVERCLOCK_16=100
  1803.  
  1804. __CORE_OVERCLOCK_17=100
  1805. MEMORY_OVERCLOCK_17=100
  1806.  
  1807. __CORE_OVERCLOCK_18=100
  1808. MEMORY_OVERCLOCK_18=100
  1809.  
  1810.  
  1811. ########################################################
  1812. #                                                      #
  1813. # ALGO_SPECIFIC Power Limit and Clock settings         #
  1814. #                                                      #
  1815. ########################################################
  1816.  
  1817. # OC settings used according to current mining ALGO
  1818.  
  1819. # Uppercase algos are those used for single coin mining (no auto switch) and by WTM switcher
  1820. # Lowercase algos are those used by all salfter-based switchers
  1821.  
  1822. # For any missing algo settings the following fallback policy is applied:
  1823. #   *_POWERLIMIT_WATTS defaults to global POWERLIMIT_WATTS value
  1824. #   *_*_OVERCLOCK defaults both algo specific OC offsets to 0
  1825.  
  1826. # Recommended values are for 1060 check http://krypto-mining.blogspot.co.uk/ for other OC values
  1827.  
  1828. # BITCORE, TIMETRAVEL10
  1829. BITCORE_POWERLIMIT_WATTS=100             # Recommended value for some GTX-1060: 65
  1830. BITCORE_CORE_OVERCLOCK=0                 # Recommended value for some GTX-1060: 150
  1831. BITCORE_MEMORY_OVERCLOCK=0               # Recommended value for some GTX-1060: 800
  1832.  
  1833. # Cryptonight
  1834. CRYPTONIGHT_POWERLIMIT_WATTS=100         # Recommended value for some GTX-1060: 62
  1835. CRYPTONIGHT_CORE_OVERCLOCK=0             # Recommended value for some GTX-1060: 155
  1836. CRYPTONIGHT_MEMORY_OVERCLOCK=0           # Recommended value for some GTX-1060: -300
  1837.  
  1838. # CRYPTONIGHTV7
  1839. CRYPTONIGHTV7_POWERLIMIT_WATTS=100       # Recommended value for some GTX-1060: 62
  1840. CRYPTONIGHTV7_CORE_OVERCLOCK=0           # Recommended value for some GTX-1060: 155
  1841. CRYPTONIGHTV7_MEMORY_OVERCLOCK=0         # Recommended value for some GTX-1060: -300
  1842.  
  1843. # CRYPTONIGHT HEAVY
  1844. CRYPTONIGHTHEAVY_POWERLIMIT_WATTS=100    # Recommended value for some GTX-1060: 62
  1845. CRYPTONIGHTHEAVY_CORE_OVERCLOCK=0        # Recommended value for some GTX-1060: 155
  1846. CRYPTONIGHTHEAVY_MEMORY_OVERCLOCK=0      # Recommended value for some GTX-1060: -300
  1847.  
  1848. # CRYPTONIGHT R
  1849. CRYPTONIGHTR_POWERLIMIT_WATTS=100    # Recommended value for some GTX-1060: 62
  1850. CRYPTONIGHTR_CORE_OVERCLOCK=0        # Recommended value for some GTX-1060: 155
  1851. CRYPTONIGHTR_MEMORY_OVERCLOCK=0      # Recommended value for some GTX-1060: -300
  1852.  
  1853. #CUCKAROO29
  1854. CUCKAROO29_POWERLIMIT_WATTS=100          # Recommended value same as Equihash
  1855. CUCKAROO29_CORE_OVERCLOCK=0                # Recommended value same as Equihash
  1856. CUCKAROO29_MEMORY_OVERCLOCK=0              # Recommended value same as Equihash
  1857.  
  1858. #CUCKATOO31
  1859. CUCKATOO31_POWERLIMIT_WATTS=100          # Recommended value same as Equihash
  1860. CUCKATOO31_CORE_OVERCLOCK=0                # Recommended value same as Equihash
  1861. CUCKATOO31_MEMORY_OVERCLOCK=0              # Recommended value same as Equihash
  1862.  
  1863. CUCKOOCYCLE_POWERLIMIT_WATTS=100          # Recommended value same as Equihash
  1864. CUCKOOCYCLE_CORE_OVERCLOCK=0                # Recommended value same as Equihash
  1865. CUCKOOCYCLE_MEMORY_OVERCLOCK=0              # Recommended value same as Equihash
  1866.  
  1867. # ENERGI
  1868. ENERGI_POWERLIMIT_WATTS=100              # Same as Ethash
  1869. ENERGI_CORE_OVERCLOCK=0                  # Same as Ethash
  1870. ENERGI_MEMORY_OVERCLOCK=0                # Same as Ethash
  1871.  
  1872. # Equihash
  1873. EQUIHASH_POWERLIMIT_WATTS=100            # Recommended value for some GTX-1060: 76
  1874. EQUIHASH_CORE_OVERCLOCK=0                # Recommended value for some GTX-1060: 150
  1875. EQUIHASH_MEMORY_OVERCLOCK=0              # Recommended value for some GTX-1060: 400
  1876.  
  1877. # Ethash
  1878. ETHASH_POWERLIMIT_WATTS=100              # Recommended value for some GTX-1060: 76
  1879. ETHASH_CORE_OVERCLOCK=0                  # Recommended value for some GTX-1060: 100
  1880. ETHASH_MEMORY_OVERCLOCK=0                # Recommended value for some GTX-1060: 1600
  1881.  
  1882. # HEX
  1883. HEX_POWERLIMIT_WATTS=100
  1884. HEX_CORE_OVERCLOCK=0
  1885. HEX_MEMORY_OVERCLOCK=0
  1886.  
  1887. # lyra2v2, Lyura2Rev2
  1888. LYRA2V2_POWERLIMIT_WATTS=100             # Recommended value for some GTX-1060: 65
  1889. LYRA2V2_CORE_OVERCLOCK=0                 # Recommended value for some GTX-1060: 160
  1890. LYRA2V2_MEMORY_OVERCLOCK=0               # Recommended value for some GTX-1060: -1000
  1891.  
  1892. # LYRA2Z
  1893. LYRA2Z_POWERLIMIT_WATTS=100           # Recommended value for some GTX-1060: 65
  1894. LYRA2Z_CORE_OVERCLOCK=0               # Recommended value for some GTX-1060: 135
  1895. LYRA2Z_MEMORY_OVERCLOCK=0             # Recommended value for some GTX-1060: -1200
  1896.  
  1897. # MTP
  1898. MTP_POWERLIMIT_WATTS=100               # No Recommendations
  1899. MTP_CORE_OVERCLOCK=0                   # No Recommendations
  1900. MTP_MEMORY_OVERCLOCK=0                 # No Recommendations
  1901.  
  1902. # Neoscrypt
  1903. NEOSCRYPT_POWERLIMIT_WATTS=100           # Recommended value for some GTX-1060: 80
  1904. NEOSCRYPT_CORE_OVERCLOCK=0               # Recommended value for some GTX-1060: 150
  1905. NEOSCRYPT_MEMORY_OVERCLOCK=0             # Recommended value for some GTX-1060: 800
  1906.  
  1907. # PHI1612
  1908. PHI1612_POWERLIMIT_WATTS=100             # No recommended value available
  1909. PHI1612_CORE_OVERCLOCK=0                 # No recommended value available
  1910. PHI1612_MEMORY_OVERCLOCK=0               # No recommended value available
  1911.  
  1912. # PHI2
  1913. PHI2_POWERLIMIT_WATTS=100                # No recommended value available
  1914. PHI2_CORE_OVERCLOCK=0                    # No recommended value available
  1915. PHI2_MEMORY_OVERCLOCK=0                  # No recommended value available
  1916.  
  1917. # Skunk
  1918. SKUNK_POWERLIMIT_WATTS=100               # Recommended value for some GTX-1060: 78
  1919. SKUNK_CORE_OVERCLOCK=0                   # Recommended value for some GTX-1060: 150
  1920. SKUNK_MEMORY_OVERCLOCK=0                 # Recommended value for some GTX-1060: 1000
  1921.  
  1922. # X16R
  1923. X16R_POWERLIMIT_WATTS=100                # Recommended value for some GTX-1060: 65
  1924. X16R_CORE_OVERCLOCK=0                    # Recommended value for some GTX-1060: 100
  1925. X16R_MEMORY_OVERCLOCK=0                  # Recommended value for some GTX-1060: 100
  1926.  
  1927. # X21S
  1928. X21S_POWERLIMIT_WATTS=100                # No recommended value available
  1929. X21S_CORE_OVERCLOCK=0                    # No recommended value available
  1930. X21S_MEMORY_OVERCLOCK=0                  # No recommended value available
  1931.  
  1932. # X22I
  1933. X22I_POWERLIMIT_WATTS=100                # Recommended value for some GTX-1060: 65
  1934. X22I_CORE_OVERCLOCK=0                    # Recommended value for some GTX-1060: 100
  1935. X22I_MEMORY_OVERCLOCK=0                  # Recommended value for some GTX-1060: 100
  1936.  
  1937. # Xevan
  1938. XEVAN_POWERLIMIT_WATTS=100               # Recommended value for some GTX-1060: 65
  1939. XEVAN_CORE_OVERCLOCK=0                   # Recommended value for some GTX-1060: 100
  1940. XEVAN_MEMORY_OVERCLOCK=0                 # Recommended value for some GTX-1060: 600
  1941.  
  1942. # ZHASH
  1943. ZHASH_POWERLIMIT_WATTS=100               # No recommended value available
  1944. ZHASH_CORE_OVERCLOCK=150                 # No recommended value available
  1945. ZHASH_MEMORY_OVERCLOCK=150               # No recommended value available
  1946.  
  1947. ### IGNORE PL & OC SETTINGS BELOW THIS LINE IF YOU DON'T USE ANY SALFTER_* AUTO SWITCHER
  1948.  
  1949. # Nicehash and MiningPoolHub sometimes use different names fot the same algo. Therefore:
  1950. #  - SALFTER_NICEHASH_SWITCHING matches Nicehash naming convention
  1951. #  - SALFTER_MPH_SWITCHING matches MiningPoolHub naming convention
  1952. #  - SALFTER_PROGRAMATIC_SWITCHING also matches MiningPoolHub convention
  1953. # For your convenience, the matching naming convention is indicated above each settings block
  1954.  
  1955. # daggerhashimoto @ NICEHASH
  1956. daggerhashimoto_POWERLIMIT_WATTS=100     # Recommended value for some GTX-1060: 76
  1957. daggerhashimoto_CORE_OVERCLOCK=0         # Recommended value for some GTX-1060: -200
  1958. daggerhashimoto_MEMORY_OVERCLOCK=0       # Recommended value for some GTX-1060: 1200
  1959.  
  1960. # lbry @ NICEHASH
  1961. lbry_POWERLIMIT_WATTS=100                # Recommended value for some GTX-1060: 120
  1962. lbry_CORE_OVERCLOCK=0                    # Recommended value for some GTX-1060: 100
  1963. lbry_MEMORY_OVERCLOCK=0                  # Recommended value for some GTX-1060: 100
  1964.  
  1965. # lyra2rev2 @ NICEHASH
  1966. lyra2rev2_POWERLIMIT_WATTS=100           # Recommended value for some GTX-1060: 120
  1967. lyra2rev2_CORE_OVERCLOCK=0               # Recommended value for some GTX-1060: 100
  1968. lyra2rev2_MEMORY_OVERCLOCK=0             # Recommended value for some GTX-1060: 100
  1969.  
  1970. # equihash @ NICEHASH & MININGPOOLHUB
  1971. equihash_POWERLIMIT_WATTS=100            # Recommended value for some GTX-1060: 76
  1972. equihash_CORE_OVERCLOCK=0                # Recommended value for some GTX-1060: 150
  1973. equihash_MEMORY_OVERCLOCK=0              # Recommended value for some GTX-1060: 400
  1974.  
  1975. # neoscrypt @ NICEHASH & MININGPOOLHUB
  1976. neoscrypt_POWERLIMIT_WATTS=100           # Recommended value for some GTX-1060: 80
  1977. neoscrypt_CORE_OVERCLOCK=0               # Recommended value for some GTX-1060: 150
  1978. neoscrypt_MEMORY_OVERCLOCK=0             # Recommended value for some GTX-1060: 800
  1979.  
  1980. # cryptonight_monero @ MININGPOOLHUB
  1981. cryptonight_monero_POWERLIMIT_WATTS=100  # Recommended value for some GTX-1060: 62
  1982. cryptonight_monero_CORE_OVERCLOCK=0      # Recommended value for some GTX-1060: 155
  1983. cryptonight_monero_MEMORY_OVERCLOCK=0    # Recommended value for some GTX-1060: -300
  1984.  
  1985. # ethash @ MININGPOOLHUB
  1986. ethash_POWERLIMIT_WATTS=100              # Recommended value for some GTX-1060: 76
  1987. ethash_CORE_OVERCLOCK=0                  # Recommended value for some GTX-1060: -200
  1988. ethash_MEMORY_OVERCLOCK=0                # Recommended value for some GTX-1060: 1200
  1989.  
  1990. # groestl @ MININGPOOLHUB
  1991. groestl_POWERLIMIT_WATTS=100             # Recommended value for some GTX-1060: 120
  1992. groestl_CORE_OVERCLOCK=0                 # Recommended value for some GTX-1060: 100
  1993. groestl_MEMORY_OVERCLOCK=0               # Recommended value for some GTX-1060: 100
  1994.  
  1995. # keccak @ MININGPOOLHUB
  1996. keccak_POWERLIMIT_WATTS=100              # Recommended value for some GTX-1060: 120
  1997. keccak_CORE_OVERCLOCK=0                  # Recommended value for some GTX-1060: 100
  1998. keccak_MEMORY_OVERCLOCK=0                # Recommended value for some GTX-1060: 100
  1999.  
  2000. # lyra2re2 @ MININGPOOLHUB
  2001. lyra2re2_POWERLIMIT_WATTS=100            # Recommended value for some GTX-1060: 120
  2002. lyra2re2_CORE_OVERCLOCK=0                # Recommended value for some GTX-1060: 100
  2003. lyra2re2_MEMORY_OVERCLOCK=0              # Recommended value for some GTX-1060: 100
  2004.  
  2005. # myriad_groestl @ MININGPOOLHUB
  2006. myriad_groestl_POWERLIMIT_WATTS=100      # Recommended value for some GTX-1060: 120
  2007. myriad_groestl_CORE_OVERCLOCK=0          # Recommended value for some GTX-1060: 100
  2008. myriad_groestl_MEMORY_OVERCLOCK=0        # Recommended value for some GTX-1060: 100
  2009.  
  2010. # qubit @ MININGPOOLHUB
  2011. qubit_POWERLIMIT_WATTS=100               # Recommended value for some GTX-1060: 120
  2012. qubit_CORE_OVERCLOCK=0                   # Recommended value for some GTX-1060: 100
  2013. qubit_MEMORY_OVERCLOCK=0                 # Recommended value for some GTX-1060: 100
  2014.  
  2015. # scrypt @ MININGPOOLHUB
  2016. scrypt_POWERLIMIT_WATTS=100              # Recommended value for some GTX-1060: 120
  2017. scrypt_CORE_OVERCLOCK=0                  # Recommended value for some GTX-1060: 100
  2018. scrypt_MEMORY_OVERCLOCK=0                # Recommended value for some GTX-1060: 100
  2019.  
  2020. # sia @ MININGPOOLHUB
  2021. sia_POWERLIMIT_WATTS=100                 # Recommended value for some GTX-1060: 120
  2022. sia_CORE_OVERCLOCK=0                     # Recommended value for some GTX-1060: 100
  2023. sia_MEMORY_OVERCLOCK=0                   # Recommended value for some GTX-1060: 100
  2024.  
  2025. # skein @ MININGPOOLHUB
  2026. skein_POWERLIMIT_WATTS=100               # Recommended value for some GTX-1060: 120
  2027. skein_CORE_OVERCLOCK=0                   # Recommended value for some GTX-1060: 100
  2028. skein_MEMORY_OVERCLOCK=0                 # Recommended value for some GTX-1060: 100
  2029.  
  2030. # x11 @ MININGPOOLHUB
  2031. x11_POWERLIMIT_WATTS=100                 # Recommended value for some GTX-1060: 120
  2032. x11_CORE_OVERCLOCK=0                     # Recommended value for some GTX-1060: 100
  2033. x11_MEMORY_OVERCLOCK=0                   # Recommended value for some GTX-1060: 100
  2034.  
  2035. ################################################################
  2036. #                                                              #
  2037. # AUTOMATIC PROFIT-BASED MINING SWITCHERS                      #
  2038. #                                                              #
  2039. ################################################################
  2040.  
  2041.  
  2042. ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
  2043. # papampi WTM_SWITCHING / PROFIT_CHECK settings        #
  2044. ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
  2045.  
  2046. WTM_PROFIT_CHECK="NO"      # whattomine.com Profit check for webinfo, only use if AUTO_SWITCH is not WTM_SWITCHING
  2047.  
  2048. # note!! all selected COINS must HAVE ADDRESSES in the coin section (no need for address if switch=no and profit=yes )
  2049. # select which coins you want to mine or check profit (profit switch only using this list of coins) it will auto switch/check profit of your COIN selection from this list using whattomine.com
  2050.  
  2051. WTM_AUTO_SWITCH_COINS="ZEC;ZEN;ETH;BTG;FTC"   # Coins to check profit or make the switch with format "ZEC;ETH;ETC;XMR"
  2052.  
  2053. WTM_AUTO_SWITCH_SYNC_INTERVAL="3"             # Time to sync with WTM for best coin, minimum 3 minutes.
  2054.  
  2055. WTM_PROFIT_CHECK_INTERVAL="30"                # interval between checking profit for web info
  2056.  
  2057. WTM_MIN_DIFFERENCE="6"                        # Mininumum difference in percent when switch to new coin, to prevent too many switches.
  2058.  
  2059. WTM_MINIMUM_MINING_TIME="1800"                # Minimum mining time (seconds) before checking and switching to prevent fast switches.
  2060.  
  2061. WTM_LOWER_MIN_DIFFERENCE="3"                  # When Minimum Mining time passed, next top coin will switch with lower difference
  2062.  
  2063. WTM_FORCE_SWITCH="8"                          # If profit gain is more than this value make the switch and dont wait for minimum mining time.
  2064.  
  2065. WTM_CURRENCY="USD"                            # USD, AUD, BRL, CAD, CHF, CLP, CNY, DKK, EUR, GBP, HKD, INR, ISK, JPY, KRW, NZD, PLN, RUB, SEK, SGD, THB, TWD
  2066.  
  2067. #Read below for how to change the url
  2068. WTM_AUTO_SWITCH_URL="https://whattomine.com/coins.json?utf8=%E2%9C%93&adapt_q_280x=0&adapt_q_380=0&adapt_q_fury=0&adapt_q_470=1&adapt_q_480=3&adapt_q_570=0&adapt_q_580=0&adapt_q_750Ti=0&adapt_q_1050Ti=1&adapt_q_10606=6&adapt_10606=true&adapt_q_1070=1&adapt_q_1080=1&adapt_q_1080Ti=1&eth=true&factor%5Beth_hr%5D=135.0&factor%5Beth_p%5D=540.0&grof=true&factor%5Bgro_hr%5D=123.0&factor%5Bgro_p%5D=540.0&x11gf=true&factor%5Bx11g_hr%5D=43.2&factor%5Bx11g_p%5D=540.0&cn=true&factor%5Bcn_hr%5D=2580.0&factor%5Bcn_p%5D=420.0&eq=true&factor%5Beq_hr%5D=1620.0&factor%5Beq_p%5D=540.0&lre=true&factor%5Blrev2_hr%5D=121800.0&factor%5Blrev2_p%5D=540.0&ns=true&factor%5Bns_hr%5D=3000.0&factor%5Bns_p%5D=540.0&lbry=true&factor%5Blbry_hr%5D=1020.0&factor%5Blbry_p%5D=540.0&bk2bf=true&factor%5Bbk2b_hr%5D=5940.0&factor%5Bbk2b_p%5D=480.0&bk14=true&factor%5Bbk14_hr%5D=9300.0&factor%5Bbk14_p%5D=540.0&pas=true&factor%5Bpas_hr%5D=3480.0&factor%5Bpas_p%5D=540.0&skh=true&factor%5Bskh_hr%5D=108.0&factor%5Bskh_p%5D=540.0&factor%5Bl2z_hr%5D=420.0&factor%5Bl2z_p%5D=300.0&factor%5Bcost%5D=0.0&sort=Profit&volume=0&revenue=current&factor%5Bexchanges%5D%5B%5D=&factor%5Bexchanges%5D%5B%5D=abucoins&factor%5Bexchanges%5D%5B%5D=bitfinex&factor%5Bexchanges%5D%5B%5D=bittrex&factor%5Bexchanges%5D%5B%5D=bleutrade&factor%5Bexchanges%5D%5B%5D=c_cex&factor%5Bexchanges%5D%5B%5D=cryptopia&factor%5Bexchanges%5D%5B%5D=hitbtc&factor%5Bexchanges%5D%5B%5D=poloniex&factor%5Bexchanges%5D%5B%5D=yobit&dataset=Main&commit=Calculate"
  2069.  
  2070. ## Go to [ https://whattomine.com/coins ] select your cards, hash rate, power, algos, exchanges, ...
  2071. # Set "Sort by" and "Difficulty for Revenue" to "Current profit" and "Current dificulty" ... "last 24, 3 days,...  " are not good for auto switch.
  2072. # Click calculate, and wait for page to load, copy the new url and add .json to /coins at the begining of the url.
  2073. # like this " https://whattomine.com/coins.json?utf8=✓&adapt....."
  2074. # Above url is for 6x1060
  2075.  
  2076.  
  2077. ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
  2078. # All SALFTER_*_SWITCHING settings                     #
  2079. ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
  2080.  
  2081. # Change this url to one you use for your own
  2082. PROGRAMATIC_SWITCH_CONFIG_JSON_URL="https://pastebin.com/dl/eLU4B8rK"
  2083.  
  2084. CURRENCY=USD
  2085.  
  2086. POWER_COST=0.10
  2087.  
  2088. MINIMUM_PROFIT=0.0
  2089.  
  2090. MPH_USERNAME="$MPH_ADDRESS"
  2091.  
  2092. PAYMENT_ADDRESS="$NICE_ADDRESS"
  2093.  
  2094. WORKER_NAME="$WORKERNAME"
  2095.  
  2096. PROFIT_CHECK_TIMEOUT=600
  2097.  
  2098. # ENSURE YOU USE MINER_TEMP_CONTROL for fanspeed with salfter switcher
  2099.  
  2100. ########################################################
  2101. #                                                      #
  2102. # Telegram settings                                    #
  2103. #                                                      #
  2104. ########################################################
  2105.  
  2106. # The Telegram service can periodically send Telegram messages with the status of your rig.
  2107. # Please watch kk003's video tutorial how to create a telegram bot and get Api Key + User Id:
  2108. # https://youtu.be/HS7Q1zH00bs
  2109. # If You set telegram to "NO" but add CHATID and API, you will only get notifications from system.
  2110.  
  2111. TELEGRAM_MESSAGES="YES"               # YES or NO # Set to YES if you want to receive Telegram Periodic Messages
  2112.  
  2113. TELEGRAM_ALERTS="YES"                 # YES or NO # Set to No if you Dont want to get Telegram Alerts on warnings
  2114.  
  2115. TELEGRAM_TYPE="papampi"              # kk003 or papampi or damNmad or BaliMiner # There are 4 versions. Please choose one
  2116.  
  2117. TELEGRAM_TIMEOUT_IN_MINUTES="60"     # timeout
  2118.  
  2119. TELEGRAM_CHATID="386383272"             # Enter your Chat ID here
  2120.  
  2121. TELEGRAM_APIKEY="442641364:AAGBGufFEijxqaA3FqI7beJW_Yzt8g5ZW7U"  # Enter your API Key here
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement