Skip to content

FSOL-XDAG/x2x-la

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages