It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
COIN="ZCL"
ZM_or_EWBF="EWBF" # choose ZM or EWBF miner
# ZCL
ZCL_WORKER="$WORKERNAME"
ZCL_ADDRESS=""
ZCL_POOL=""
ZCL_PORT=""
EWBF_OPTS="--api $IPW:4200 --fee 0 --pass 11111 --intensity 64"
ZCL_WORKER="MSI Test"
ZCL_ADDRESS="infowire.ZCLMiner" #################################################
ZCL_POOL="zcl.suprnova.cc"
ZCL_PORT="4042"
COIN="ZCL"
ZM_or_EWBF="EWBF" # choose ZM or EWBF miner
# ZCL
ZCL_WORKER="$WORKERNAME"
ZCL_ADDRESS=""
ZCL_POOL=""
ZCL_PORT=""
POWERLIMIT="YES" # YES or NO # Choose YES to set Global Power Limit for all GPU's
POWERLIMIT_WATTS=175 # Global Power Limit in watts for all GPU's. If enabled, INDIVIDUAL settings will override this.
__CORE_OVERCLOCK=100 # Global Core overclock for all GPU's if not using INDIVIDUAL settings
MEMORY_OVERCLOCK=1250 # Global Memory overclock for all GPU's if not using INDIVIDUAL settings
if grep -q "P106-100" /tmp/tempa;
then
___1050_or_1050ti="YES"
P106_100="YES"
fi
if grep -q -E 'P106|P104|P102' /tmp/tempa;
then
___1050_or_1050ti="YES"
P106_100="YES"
fi