xmrig
xmrig
@HumbleDeer Still no #1733 It would be helpful if you had an idea of how to make it. Anything that can generate static pages and not limited to plain markdown...
For start, try set `"ip_version": 4,` https://github.com/xmrig/xmrig/blob/master/src/config.json#L96 to force IPv4 only. Version v6.24.0 brings more equality for IPv6. It should work the same as before if only IPv4 is used...
Changes in xmrig DNS code are not that big and use the same libuv-based `uv_getaddrinfo` function, without the possibility to set a preferred DNS server. However, the idea of a...
https://download.xmrig.com/xmrig/6.15.3-dev/7627b2321293ba2e69ad900d50e3ee21bbd882c0/ username `xmrig` password `download`.
Likely need to redownload xmrig-deps if it does not help fully clear the build directory. As mentioned, in #3668, the build system switched to ucrt, which led to compatibility issues...
Dependencies need to be as latest as Yesterday's latest. I taged it to make it less confusing https://github.com/xmrig/xmrig-deps/releases/tag/v25.06.16 Or maybe your MSYS2 installation needs an update https://www.msys2.org/docs/updating/ dependencies built with...
No ideas anymore, as failback you use `mingw64.exe` with `mingw-w64-x86_64-gcc` and older deps https://github.com/xmrig/xmrig-deps/releases/tag/v5.0
This is a badly wrong configuration, no `"threads"` option is supposed to be in `"randomx"`. Even if it is placed in the right place, there is no such syntax for...
How many workers do you have? press `w` to see the list, you may need disable workers support or reduce count. Thank you.
Restored, but it is highly outdated. It is better to use the new miner wizard even if it is not directly supposed to work with the proxy. Thank you.