github.com/evdatsion/aphelion-dpos-bft@v0.32.1/test/p2p/ip.sh (about) 1 #! /bin/bash 2 set -eu 3 4 ID=$1 5 echo "172.57.0.$((100+$ID))"