hello
i'm new to miningpoolhub but i get difficulty to connect to Stratum using claymore them i found solution is to add -esm 2 parameter to command line, that switch Stratum mode miner-proxy mode, else 0 used by default by claymore not work and tested 1 also not work.
please add -esm 2 no claymore options o help page.

It's there. On the ethereum and all other ethash based coins' page you can read this:
- To mine ethereum and Siacoin concurrently
EthDcrMiner64.exe -epool us-east.ethash-hub.miningpoolhub.com:20535 -ewal username.workername -eworker username.workername -esm 2 -epsw x -allpools 1 -dpool stratum+tcp://hub.miningpoolhub.com:20550 -dwal username.workername -dpsw x -dcoin sc
-esm 3 should also work and there's no need to use "allpools 1" at the moment neither you need to input the -eworker parameter as far as I know