Skip to content

vitorgamer58/karbo-nodes-map

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Karbo nodes map

Visualizes KRB nodes and master nodes on the map.

How to run

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

image

About

Visualizes Karbo Nodes on the World Map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%