Hush Network Map https://map.hush.is
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
onryo b32322f0f4 Reduce time execution 1 month ago
LICENSE Initial commit 1 month ago
README.md Add intro & instruction 1 month ago
check_status.sh Reduce time execution 1 month ago
favicon.ico Add favicon.ico 1 month ago
index.html Change marker and pulse effect size 1 month ago
nodes.dat The node was used as an example to show "Offline" status, removing. 1 month ago

README.md

Hush Node World Map

Explore the global network of Hush Full nodes with our interactive Node World Map, powered by Leaflet, OpenStreetMap, and CARTO.

To add Node

Send a PR with a modified version of nodes.dat, here's an example:

22.27932,114.16281,HostHatch LLC,Hong Kong,103.69.128.148,Online,3.10.2 

After the code is merged, an external node will check the availability of the node and update the last two parameters. If the node is up and running, its status will remain "Online"; otherwise, it will change to "Offline". The version is checked in a similar manner.