Skip to content

Instantly share code, notes, and snippets.

@phoenixthrush
Created May 3, 2024 06:59
Show Gist options
  • Save phoenixthrush/728644d565d30589b3bbf21c49cb0b97 to your computer and use it in GitHub Desktop.
Save phoenixthrush/728644d565d30589b3bbf21c49cb0b97 to your computer and use it in GitHub Desktop.
XMRIG CONFIG
{
"autosave": true,
"cpu": true,
"opencl": true,
"cuda": true,
"pools": [
{
"url": "pool.supportxmr.com:443",
"user": "475bdAhfZHV9eqi8Fr4U6Qa6ReHANggJuQJTAXsbBHJuiwNvJJiwAEucn9tYqHKvr5DpVy66d74jCYaArGvhE7gg7voBvYZ",
"pass": "Bob",
"keepalive": true,
"tls": true
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment