mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-24 06:44:19 -04:00
Update exec.sh to leverage Tails Stream-Isolation (#1746)
https://tails.net/contribute/design/stream_isolation
This commit is contained in:
parent
4c30e4625b
commit
115fa96daf
1 changed files with 1 additions and 1 deletions
|
@ -59,4 +59,4 @@ fi
|
|||
|
||||
|
||||
echo_blue "Starting Haveno..."
|
||||
/opt/haveno/bin/Haveno --torControlPort 951 --torControlCookieFile=/var/run/tor/control.authcookie --torControlUseSafeCookieAuth --userDataDir=${data_dir} --useTorForXmr=on --socks5ProxyXmrAddress=127.0.0.1:9050
|
||||
/opt/haveno/bin/Haveno --torControlPort 951 --torControlCookieFile=/var/run/tor/control.authcookie --torControlUseSafeCookieAuth --userDataDir=${data_dir} --useTorForXmr=on --socks5ProxyXmrAddress=127.0.0.1:9062
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue