Its already there with the ZM name
1bash:
ZM_or_EWBF="ZM" # choose ZM or EWBF miner
# DSTM ZM Miner optional arguments add "--telemetry=$IPW:42000" if you want web info
ZM_OPTS=""
Ah ok thanks cos in version i just downloaded "v0019-1.4"
its only
ZM_or_EWBF="ZM" # choose ZM or EWBF
nothing else with "ZM" there also none "# DSTM ZM Miner optional arguments add "--telemetry=$IPW:42000" if you want web info
ZM_OPTS=""
Thanks
Added it like this:
ZEC_POOL="zec-eu1.nanopool.org"
ZEC_PORT="6666"
ZM_OPTS="--telemetry=0.0.0.0:4029"
but seems like web page doesnt work (using the same style on other mining OS)
Have you tried $IPW instead of 0.0.0.0? IIRC, DSTM's miner is picky about what is used for the IP and $IPW should be your rig's IP address as determined by code in 1bash.