mirror of
https://github.com/openoms/bitcoin-tutorials.git
synced 2025-12-19 12:54:19 +01:00
remove spaces
This commit is contained in:
@@ -11,7 +11,7 @@ Using SSH as an example, use any other name to be change the directory name.
|
|||||||
```
|
```
|
||||||
sudo nano /etc/tor/torrc
|
sudo nano /etc/tor/torrc
|
||||||
```
|
```
|
||||||
* Create a v3 onion address
|
* Create a v3 onion address
|
||||||
sharing the internal ssh port (22) on the custom port 8080 of the .onion service:
|
sharing the internal ssh port (22) on the custom port 8080 of the .onion service:
|
||||||
```
|
```
|
||||||
HiddenServiceDir /var/lib/tor/ssh/
|
HiddenServiceDir /var/lib/tor/ssh/
|
||||||
|
|||||||
Reference in New Issue
Block a user