Commit d4c403c4 authored by John Selbie's avatar John Selbie

Code cleanup

parent d6b23850
z=0
echo "start"
while [ 1 ]
do
../stunclient $1 $2 > /dev/null
let z=$z+1
echo $z
done
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment