Skip to content

script returns 20 peers with best avg ping. Just copy and past to your validator private peers list.

Notifications You must be signed in to change notification settings

MrLutik/KiraScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

KiraScan

To have a good peers is a good start to imporve your node perfomance. #my personal opinion

sudo apt update
sudo apt install git
cd /${HOME}                                       #enter home directory
mkdir -p tmp                                      #creating tmp directory if not exist
cd tmp/                                           #entering tmp dir
git clone https://github.com/MrLutik/KiraScan.git #getting script
cd KiraScan                                       #entering dir
python3 kirascan.py                               #starting a script

About

script returns 20 peers with best avg ping. Just copy and past to your validator private peers list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages