Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.94 KB

README.md

File metadata and controls

57 lines (34 loc) · 1.94 KB

aleogeostat

This location monitoring allows you to determine the decentralization of the blockchain and / or indicate its absence, statistics are compiled on validators: providers, cities and countries, and a map of validators is also built

1. Set up your server or home PC. Install UBUNTU 20.04.

2. GET your $TOKEN to access IP CHECKER.

  1. GO to https://ipinfo.io/

1

  1. Sign up

2

  1. Copy this TOKEN

3

3. Run service in TMUX

Install and run tmux

cd $HOME && sudo apt update && sudo apt upgrade -y && sudo apt install tmux bash git curl -y && tmux

RUN SCRIPT - !ONLY FOR THE FIRST USE! for reuse and next result go to point 4

cd $HOME && rm -rf aleogeostat && git clone https://github.com/encipher88/aleogeostat.git && cd aleogeostat && chmod +x ippars.sh && bash ippars.sh

This script make all automatically

Input your token and press ENTER

Screenshot_1

MAP result

Screenshot_2

Screenshot_6

Statistic result!

Screenshot_3

PATH to FILES

Screenshot_5

4. For reuse and next new result

RUN SCRIPT

cd $HOME && cd aleogeostat && chmod +x ippars.sh && bash ippars.sh