SkillAgentSearch skills...

Drill

Monero miner written in java using JNI bindings

Install / Use

/learn @netindev/Drill
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

drill Build Status

Monero miner written in java using JNI bindings.

Download

  • Binary releases: https://github.com/netindev/drill/releases
  • Git tree: https://github.com/netindev/drill.git

Usage

Usage: java -jar drill-x.x.x.jar -thread 2 -host localhost -port 3333 -user 4AignrnSVPiXUwk3nKBsTWVi4PCvAKPsrJKSpqinK55bQPFXHTsbYbe5FtUmxjJTbcATQ233gkntYA51fd6Hmur5F3v2o1G -pass x

Options

| Arg | Description | Required | | --- | --- | --- | | -host | Pool host to connect | Yes | | -user | Username to login, also can be used your address | Yes | | -port | Pool host port | Yes | | -pass | Password to login | Optional | | -thread | Thread count | Optional | | -help | Prints the help | Optional |

Build

CMake:

  • Install CMake
  • Go to: ..\drill\src\main\jni and execute cmake .

Java:

  • Install Maven
  • Go to: ..\drill and execute mvn clean install

Contacts

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated1y ago
Forks12

Languages

C

Security Score

65/100

Audited on Jan 7, 2025

No findings