tor2ip: fromatting

This commit is contained in:
openoms
2020-04-08 19:05:59 +01:00
committed by GitHub
parent 1898dc5842
commit eaac48a5de

View File

@@ -18,9 +18,9 @@ Use the public IP address of a Virtual Private Server (VPS) to make Tor Hidden S
## On the VPS
* Login with ssh to the `root` user
* Login with ssh to the `root` user
`ssh root@VPS_IP_ADDRESS`
* Install `tor` (leave on default settings) and `socat`
* Install `tor` (leave on default settings) and `socat`
`# apt install tor socat`
### Set up a systemd service