x2x-la

command module
v0.0.0-...-50c8c20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 9, 2023 License: GPL-3.0 Imports: 8 Imported by: 0

README

x2x LogAnalyzer (aka x2x-la)

x2x LogAnalyzer is designed to work on the log files produced by xmrig2xdag (x2x) and extract relevant information to improve proxy monitoring.

How to setup XMRig2XDAG ?

image

  • run 'x2x'

How to use x2x-la ?

  • Copy 'x2x-la' executable inside x2x folder
  • run it !

How to get help ?

x2x-la --help

How to compile ?

Works since Ubuntu 22.04 LTS.

sudo apt install golang-go 
git clone https://github.com/FSOL-XDAG/x2x-la.git
cd x2x-la
go mod init x2x-la
go get github.com/fatih/color
go mod tidy
go build x2x-la.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL