add new Tor hidden service server

This commit is contained in:
DenioD
2020-06-27 22:12:17 +02:00
parent e43c27be4c
commit 796491923b
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ sudo apt install torsocks
```
## Connection to our TOR onion service Server
```
* Open SDL Edit->Settings->LightwalletServer->rnhk4pwlsbaqzx7wcqfy47lijf2opklstaukq35reiz5rn76crfqpjqd.onion:9067
* Open SDL Edit->Settings->LightwalletServer->6onaaujm4ozaokzu.onion:80
* Open the folder of SDL in a Terminal -> Enter: TORSOCKS_LOG_LEVEL=1 torsocks -i ./SilentDragonLite
```
## Note Management

View File

@@ -841,7 +841,7 @@ void MainWindow::setupSettingsModal() {
// List of default servers
settings.cmbServer->addItem("https://lite.myhush.org");
settings.cmbServer->addItem("rnhk4pwlsbaqzx7wcqfy47lijf2opklstaukq35reiz5rn76crfqpjqd.onion:9067");
settings.cmbServer->addItem("6onaaujm4ozaokzu.onion:80");
// Load current values into the dialog