8000 GitHub - Sushi-Mampfer/Miner: Monero miner written in java using JNI bindings
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Sushi-Mampfer/Miner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drill Build Status

Monero miner written in java using JNI bindings.

Download

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

About

Monero miner written in java using JNI bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 66.3%
  • C++ 26.4%
  • Java 7.0%
  • CMake 0.3%
0