Skip to content

Commit 05f06fa

Browse files
committed
Show response length
1 parent 2159b30 commit 05f06fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ do
3030

3131
FAIL=1
3232
else
33-
echo -e "${GREEN}$fw ${NC}"
33+
echo -e "${GREEN}$fw ${NC} \t ${#url_output} bytes"
3434
fi
3535
fi
3636
done

0 commit comments

Comments
 (0)