mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-24 07:04:18 +01:00
fix format , add go.install.sh
This commit is contained in:
@@ -49,14 +49,13 @@ To stop running on boot:
|
||||
|
||||
---
|
||||
|
||||
To connect remotely to Electrs there is a encrypted connection needed.
|
||||
See the guide from @cryptomulde to connect to a VPS through a reverse ssh tunnel: https://medium.com/@cryptomulde/private-electrum-server-electrs-for-your-raspiblitz-full-node-without-forwarding-ports-417e4c3af975
|
||||
A remote connection to Electrs should be encrypted.
|
||||
See the guide from @cryptomulde to connect to a VPS through a reverse ssh tunnel: https://medium.com/@cryptomulde/private-electrum-server-electrs-for-your-raspiblitz-full-node-without-forwarding-ports-417e4c3af975
|
||||
|
||||
The more secure option is to continue with setting up the SSL connection as described in the next section.
|
||||
|
||||
---
|
||||
|
||||
|
||||
## RaspiBlitz: install Nginx and Certbot to connect over SSL
|
||||
|
||||
For the SSL certificate to be obtained successfully a **dynamic DNS** and **port forwarding is necessary**.
|
||||
|
||||
Reference in New Issue
Block a user