balance2isp/test.sh

4 lines
87 B
Bash
Executable File

#!/bin/bash
for url in `cat sites.url`; do tracepath -m1 -n $url; done | grep 192.168