mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 13:49:38 +02:00
note tor slow sync
This commit is contained in:
parent
b8a2472df0
commit
0fb4d975dd
@ -72,7 +72,7 @@ dialog --backtitle "RaspiBlitz" --msgbox "OK - RPC password changed \n\nNow star
|
||||
|
||||
whiptail --title ' Privacy Level - How do you want to run your node? ' --yes-button='Public IP' --no-button='TOR NETWORK' --yesno "
|
||||
Running your node with your Public IP is the default but might reveal your personal identity and location.\n
|
||||
You can better protect your privacy with running your node as a Hidden Service within the TOR network, but that makes it harder to connect with other non-TOR nodes and remote mobile apps.
|
||||
You can better protect your privacy with running your node as a Hidden Service within the TOR network, but that makes syncing slower, makes it harder to connect with other non-TOR nodes and remote mobile apps.
|
||||
" 14 75
|
||||
if [ $? -eq 1 ]; then
|
||||
echo "runBehindTor=on" >> /home/admin/raspiblitz.info
|
||||
|
Loading…
x
Reference in New Issue
Block a user