From 645811815bef9a06a36de984aed7d74b6dca1a6e Mon Sep 17 00:00:00 2001 From: openoms <43343391+openoms@users.noreply.github.com> Date: Thu, 20 May 2021 18:55:27 +0100 Subject: [PATCH] fix formatting --- tor2ip_tunnel.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tor2ip_tunnel.md b/tor2ip_tunnel.md index ab80c2f..40040f2 100644 --- a/tor2ip_tunnel.md +++ b/tor2ip_tunnel.md @@ -67,6 +67,7 @@ To connect to LND in the example: `# netstat -tulpn` * Look for the lines: + ``` Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name @@ -76,6 +77,7 @@ To connect to LND in the example: * Monitor the service with: `# systemctl status tor2ip9236` + ``` ● tor2ip9236.service - Tor2IP Tunnel Service Loaded: loaded (/etc/systemd/system/tor2ip9236.service; enabled; vendor preset: enabled)