Add target to text output

This commit is contained in:
Julien Vehent 2014-10-17 10:48:59 -04:00
parent 26c7b0e0d7
commit 5b32afaa1f
1 changed files with 1 additions and 0 deletions

View File

@ -249,6 +249,7 @@ display_results_in_terminal() {
local tickethint
local ocspstaple
local different=False
echo "Target: $TARGET"; echo
for cipher in "${cipherspref[@]}"; do
pciph=$(echo $cipher|awk '{print $1}')
if [ $DOBENCHMARK -eq 1 ]; then