Skip to content

p2pool mining network public node scanner

License

Notifications You must be signed in to change notification settings

vertoe/p2pool-scanner

 
 

Repository files navigation

Peer to Peer mining network public node scanner

A simple NodeJS scanner that runs beside p2pool node and scans all IPs stored in addrs file. If IP has a public interface, then it is added to the list. Users can connect to these nodes to mine on p2pool network without having to setup their own p2pool node.

You need to setup separate instances of this process with different config files to run on Bitcoin and Litecoin networks.

If HTTP port is provided in the configuration file, this application will publish the list on the given HTTP port. Alternatively, it can be configured to upload page rendering to a destination FTP address to copy it to another host via SCP.

Installing

Install NodeJS: http://nodejs.org/

npm install
node scanner.js

About

p2pool mining network public node scanner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 100.0%