Skip to content

Instantly share code, notes, and snippets.

@ghosted09
Created September 6, 2018 11:32
Show Gist options
  • Save ghosted09/ae20693c184842050bb9ad9dbfb17d9d to your computer and use it in GitHub Desktop.
Save ghosted09/ae20693c184842050bb9ad9dbfb17d9d to your computer and use it in GitHub Desktop.
girt
{
"pools" : [
{
"url" : "stratum+tcp://xmr.pool.minergate.com:45700",
"user" : "[email protected]",
"pass" : "x"
}
],
"failover-only" : true,
"no-submit-stale" : true,
"api-listen" : true,
"api-port" : "4028",
"api-allow" : "W:192.168.1.0/24,W:127.0.0.1"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment