Skip to content

stakepool247/SPO-helper-scripts

Repository files navigation

check round-trip time (RTT) to known relays and sort them by better rtt

Included scripts: check-relays.sh: ping public available relays and generate sorted output.json file with relays show-top.sh - generate topilogy file (show-top.sh -h for available options)

Resources needed:

  • cncli binary to check the ping Get the latest one from Andrew Westberg --> https://github.com/AndrewWestberg/cncli/tags)

  • sponge utility - reads standard input and writes it out to the specified file install from commandline MAC OS brew install moreutils ** DEBIAN** apt-get install moreutils ** Ubuntu ** apt-get install moreutils ** Arch Linux** pacman -S moreutils ** Kali Linux** apt-get install moreutils ** Fedora dnf install moreutils ** Raspbian apt-get install moreutils

  • jq tool - lightweight and flexible command-line JSON processor ** MAC OS brew install jq ** DEBIAN apt-get install jq ** Ubuntu ** apt-get install jq ** Arch Linux** pacman -S jq ** Kali Linux** apt-get install jq ** Fedora dnf install jq ** Raspbian apt-get install jq

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors