bin/bash -vx file=config.txt while read line ; do ##this line is not correct, should strip :port and store to ip ...
stackoverflow.com