Skip to content

lanzafame/filacct

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

filacct

Build

Requires go1.6 or greater.

$ go build cmd/...

Track mining accounts

Track a single Miner Actor

$ filacct download <miner_actor id>

Track all the Miner Actors of a Owner Address

$ filacct download --owner <owner account_actor id>

Note: The download command should be run by a cronjob/systemd-timer to remanin in sync.

Serve reporting frontend

Run the following from the same directory as the download commands were run:

# filacct serve --port=80

Note: Needs to be run as root if you don't want to setup a reverse proxy application.

Credits

Initial code written by Factor*8 Solutions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published