Skip to content

ivystopia/p2pool-stats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gupax-stats

A simple Python + Flask tool which allows you to see your Gupax P2Pool statistics live!


image Steps to run:
  1. git clone https://github.com/kivirnz/gupax-stats.git
  2. cd gupax-stats
  3. pip install -r requirements.txt
  4. python3 gupax-stats.py --p2pool-path <P2POOL FOLDER IN GUPAX FOLDER>
  5. Navigate to 127.0.0.1:5000, see it all there!
  • You can also set --port to change it to a port other than the default of 5000 if you wish.
  • If you're running this on Linux and wish to access the statistics dashboard from outside of localhost, run the command: sudo ufw allow 5000/tcp

If you wish to support my work and buy me a Monster as a thanks, donations are accepted at: 458y4cXNapmBQxg9SW8i1ycfB2KqEBzMd6ekR7wqEdK6AtwEKYtGQSj7xFvQY7kRkW4oodDwpYMRnABmCcJMoTJALc2bXko

About

P2Pool Node Dashboard (bugfix fork)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 73.3%
  • Python 26.7%