I can't geht cgminer work with btcguild.
I use as url
http://de.btcguild.com:8332/ username: myusername_workername
password:
password nothing just pressed enter.
what is the problem? i tried several combinations.
You could try entering any old password. Here's my cgminer config as an example:
{
"pools" : [
{
"url" : "http://de.btcguild.com:8332",
"user" : "ancow_other",
"pass" : "asdfghj"
}
]
}