We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@Atrides Thx I have 3 computers , one is used to run eth-proxy , the other 2 are used to run ethminer .
Computer 1 : IP:192.168.80.113 ethproxy -H 192.168.80.113 -P 8080 -W xxxxx -PH eth.f2pool.com -PP 8080 -PHF1 eth.f2pool.com -PPF1 8080 -PHF2 eth.f2pool.com -PPF2 8080 -PHF3 eth.f2pool.com -PPF3 8080
ethproxy -H 192.168.80.113 -P 8080 -W xxxxx -PH eth.f2pool.com -PP 8080 -PHF1 eth.f2pool.com -PPF1 8080 -PHF2 eth.f2pool.com -PPF2 8080 -PHF3 eth.f2pool.com -PPF3 8080
Computer 2: IP:192.168.80.186 ./ethminer --farm-recheck 200 -G -F http://192.168.80.113:8080/rig1
./ethminer --farm-recheck 200 -G -F http://192.168.80.113:8080/rig1
Computer 3: IP:192.168.80.205 ./ethminer --farm-recheck 200 -U -F http://192.168.80.113:8080/rig2
./ethminer --farm-recheck 200 -U -F http://192.168.80.113:8080/rig2
When eth-proxy tells me a solution is accepted by f2pool , How do I find which ethminer solve it . Can it be shown like this below ?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
@Atrides Thx
I have 3 computers , one is used to run eth-proxy , the other 2 are used to run ethminer .
Computer 1 :
IP:192.168.80.113
ethproxy -H 192.168.80.113 -P 8080 -W xxxxx -PH eth.f2pool.com -PP 8080 -PHF1 eth.f2pool.com -PPF1 8080 -PHF2 eth.f2pool.com -PPF2 8080 -PHF3 eth.f2pool.com -PPF3 8080
Computer 2:
IP:192.168.80.186
./ethminer --farm-recheck 200 -G -F http://192.168.80.113:8080/rig1
Computer 3:
IP:192.168.80.205
./ethminer --farm-recheck 200 -U -F http://192.168.80.113:8080/rig2
When eth-proxy tells me a solution is accepted by f2pool , How do I find which ethminer solve it . Can it be shown like this below ?
The text was updated successfully, but these errors were encountered: