SkillAgentSearch skills...

Grinnodes

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

Install / Use

/learn @xbbdjj/Grinnodes
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated3y ago
Forks2

Languages

Go

Security Score

55/100

Audited on Dec 6, 2022

No findings