Adicionar string no final de cada linha
sed 's/$/:80/' ips.txt > new-ips.txt
Relieved Rhinoceros
sed 's/$/:80/' ips.txt > new-ips.txt