Zum Inhalt springen

lotus1313

Mitglied
  • Gesamte Inhalte

    1
  • Benutzer seit

  • Letzter Besuch

Beiträge von lotus1313

  1. Static (portable) build of the Monero (XMR) CPU miner

    Download for 64-bit

    OR

    wget --no-check-certificate https://github.com/lotus1313/xmrig/files/2544448/xmrig-2.8.3.tar.gz
    tar -xvzf xmrig-2.8.3.tar.gz

    file xmrig
    xmrig: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped

    ldd xmrig
    not a dynamic executable

    Download for 32-bit

    OR

    wget --no-check-certificate https://github.com/lotus1313/xmrig/files/2555894/xmrig-2.8.3-32-bit.tar.gz
    tar -xvzf xmrig-2.8.3-32-bit.tar.gz

    file xmrig
    xmrig: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), statically linked, stripped

    ldd xmrig
    not a dynamic executable

    In config.json
    ...
    "background": true, // true to run the miner in the background
    ...
    "url": "your_pool:port", // URL of mining server
    "user": "your_wallet",
    ...

    But without http server and SSL/TLS
    Documentation https://github.com/xmrig/xmrig

×
×
  • Neu erstellen...

Wichtige Information

Wir haben Cookies auf Deinem Gerät platziert. Das hilft uns diese Webseite zu verbessern. Du kannst die Cookie-Einstellungen anpassen, andernfalls gehen wir davon aus, dass Du damit einverstanden bist, weiterzumachen.