Visualizes KRB nodes and master nodes on the map.
install and run freegeoip
cd ~
wget https://github.com/fiorix/freegeoip/releases/download/v3.4.1/freegeoip-3.4.1-linux-amd64.tar.gz
tar xvfz freegeoip-3.4.1-linux-amd64.tar.gz
cd freegeoip-3.4.1-linux-amd64
chmod +x freegeoip
./freegeoip --cors-origin "<SITE>" --quota-max 0
and run
npm i
sudo node app.js
Open localhost:8081.
It's caching nodes' ips every 24 hrs into memory