Skip to content

grin node statistics by finding all the nodes in the network.

Notifications You must be signed in to change notification settings

xbbdjj/grinnodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grinnodes

grin node statistics by finding all the nodes in the network.


This program use sqlite to store node info.

The locations, company information of IP adddresses come from https://ipapi.co and https://api.ipdata.co

Use https://www.mapbox.com to display the node on the map.

Running

  • make the database file node.db in data folder use the sqlite.sql file.
  • configuration file config.toml in the data folder:
    • mapbox_key: token of mapbox
    • ipdata_key: token of https://api.ipdata.co
    • peer_active_duration: how long time from last seen in network the node is active in the seconds
    • peer_clear_duration: how long time from last seen in network the node will delete

About

grin node statistics by finding all the nodes in the network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published