-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mining other coins #10
Comments
Hello, |
`127.0.0.1 eth-eu.dwarfpool.com ` |
Ok, it's strange... |
Hello |
it's only working with dwarfpool.com other pool it doesn't work even with Redirecting all domains to port 8888 |
Ok, I will take a look when i have time. |
Hello
i mine DBIX it's same ETh i redirect all ports to 8888 and edit the host file with list of eth pool !
So my issue is the proxy work only on this pool dwarfpool.com
i want the shares goes to my eth wallet on nanopool
this command i used
netsh interface portproxy add v4tov4 listenport=3333 listenaddress=127.0.0.1 connectport=8888 connectaddress=127.0.0.1 netsh interface portproxy add v4tov4 listenport=9999 listenaddress=127.0.0.1 connectport=8888 connectaddress=127.0.0.1 netsh interface portproxy add v4tov4 listenport=4444 listenaddress=127.0.0.1 connectport=8888 connectaddress=127.0.0.1
then i run the proxy with port 8888
127.0.0.1 8888 eth-eu2.nanopool.org 9999 False
then i got this error
http://prntscr.com/fty04k
but when devfee loop goes to dwarfpool.com it works
http://prntscr.com/fty0p8
wondering am i doing something wrong ?
Thanks
The text was updated successfully, but these errors were encountered: