Bminer supports equihash 144,5 since version 10.0.0

Bminer 10.1.0 (Current)
Support mining Zhash (Equihash with parameter set 144,5) based coins.
Substantially increase BTM mining speed again (up to another 30%).
Support reported hashrate feature on ETH pools.

Download: https://www.bminer.me/releases/

Zhash mining on stock settings:
61 Sol/s on GTX 1080Ti
25 Sol/s on GTX 1060

Mining Bitcoin Gold Guide (BTG)
The following section describes a few sample usages of mining Bitcoin Gold (BTG). There are a few things that need to be customized for your own usages:

Substitute GNjEhF8dfiCj9JSntTnsovb2c3z2kptfwi with your own address.
Substitute foo with your username.
Substitute worker with your worker name.
Substitute pwd with your password.
Bminer supports mining Zhash (Equihash with parameter set 144,5) based coins, notably Bitcoin Gold (BTG), over different pools (e.g., pool.gold, btgpool.pro, and suprnova.cc).

Here are a few examples of the command lines that mine coins to the specified addresses:

bminer -uri zhash://[email protected]:3050
bminer -uri zhash://[email protected]:3857
bminer -uri zhash://[email protected]:3857
bminer -uri zhash://[email protected]:3857
bminer -uri zhash://foo.worker:[email protected]:8866
To connect to the mining pool over SSL, you can use zhash+ssl:// instead of zhash://in the URI (on a different port). For example:

bminer -uri zhash+ssl://foo.worker:[email protected]:8817

1 Like