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.
ZM 0.5.2, dstm's ZCASH Cuda Miner
Usage:
zm --server hostname --port port_nr --user user_name
[--pass password] [options]...
Stratum:
--server Stratum server hostname
prefix hostname with 'ssl://' for encrypted
connections - e.g. ssl://mypool.com
--port Stratum server port number
--user Username / Workername
--pass Worker password
Options:
--help Print this help
--dev Space separated list of cuda devices
--list-devices List available cuda devices
--time Enable output of timestamps
--temp-target In C - If set, enables temperature controller.
The performance of each GPU will be continuously
adjusted such that the temperature stays around
this value. It is recommended to set your fan speed
to 100% when using this setting.
--telemetry [=ip:port]. Starts telemetry server. Telemetry data
can be accessed using a web browser(http) or by json-rpc.
If no arguments are given the server listens on
127.0.0.1:2222 - Example: --telemetry=0.0.0.0:2222
Valid port range [1025-65535]
Example:
zm --server servername.com --port 1234 --user username
ZM 0.5.2, dstm's ZCASH Cuda Miner
Usage:
zm --server hostname --port port_nr --user user_name
[--pass password] [options]...
Stratum:
--server Stratum server hostname
prefix hostname with 'ssl://' for encrypted
connections - e.g. ssl://mypool.com
--port Stratum server port number
--user Username / Workername
--pass Worker password
Options:
--help Print this help
--dev Space separated list of cuda devices
--list-devices List available cuda devices
--time Enable output of timestamps
--temp-target In C - If set, enables temperature controller.
The performance of each GPU will be continuously
adjusted such that the temperature stays around
this value. It is recommended to set your fan speed
to 100% when using this setting.
--telemetry [=ip:port]. Starts telemetry server. Telemetry data
can be accessed using a web browser(http) or by json-rpc.
If no arguments are given the server listens on
127.0.0.1:2222 - Example: --telemetry=0.0.0.0:2222
Valid port range [1025-65535]
Example:
zm --server servername.com --port 1234 --user username
internal 192.168.0.7
external xxx.xxx.xxx.104
nserver 8.8.8.8
nscache 65536
auth none
log
tcppm -ixxx.xxx.xxx.104 20017 eu1-zcash.flypool.org 3333
tcppm -i192.168.0.7 20017 eu1-zcash.flypool.org 3333
maxconn 2047
proxy
admin -p8081
@echo off
cd /d %~dp0
:start
zm --server xxx.xxx.xxx.104 --port 20017 --user t1xxxxxxxxxxxxxxxxxxxxxxxx.%computername% --pass z
ping 127.0.0.1 > nul
goto start