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 f179286138 Add check_status.sh 2 months ago
LICENSE Initial commit 2 months ago
README.md Add intro & instruction 2 months ago
check_status.sh Add check_status.sh 2 months ago
favicon.ico Add favicon.ico 2 months ago
index.html Change marker and pulse effect size 2 months ago
nodes.dat The node was used as an example to show "Offline" status, removing. 2 months 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.