add pictures

This commit is contained in:
openoms
2019-09-04 17:26:31 +01:00
parent a7c8570bab
commit 747e0f2988
4 changed files with 14 additions and 1 deletions

View File

@@ -72,8 +72,16 @@ To connect through SSL (requires setting up the Nginx server):
Electrs will only start serving on the port 50001 when it has finished indexing. Electrs will only start serving on the port 50001 when it has finished indexing.
To check if the indexing is running run in the RaspiBlitz terminal: To check if the indexing is running run in the RaspiBlitz terminal:
`$ sudo systemctl status electrs` or `htop` `$ sudo systemctl status electrs`
Example output when running afte indexing has finished:
![electrs status](/electrs/images/electrs_status.png)
Find electrs between running processes with:
`htop`
To chack if it is serving on the port 50001: To chack if it is serving on the port 50001:
`$ lsof -i` `$ lsof -i`

View File

@@ -33,6 +33,11 @@ No port forwarding or dynamicDNS required.
## Windows instructions: ## Windows instructions:
http://docs.electrum.org/en/latest/tor.html#windows http://docs.electrum.org/en/latest/tor.html#windows
---
Check for the Blue circle when finished:
![electrum behind Tor](/electrs/images/electrum_tor.png)
## Based on: ## Based on:

Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB