Also show the key
This commit is contained in:
parent
863eca60fb
commit
4a5c9c8d55
|
@ -367,7 +367,7 @@ function show_domains {
|
|||
fi
|
||||
# show the onion address as a QR code
|
||||
clear
|
||||
echo "$onion_addr"
|
||||
echo "${selected}: ${onion_addr}"
|
||||
echo -n "$onion_addr" | qrencode -t UTF8
|
||||
any_key
|
||||
done
|
||||
|
|
Loading…
Reference in New Issue