From 9c7e698170f6732e785af1dbf00038fb1b3dfab7 Mon Sep 17 00:00:00 2001 From: nolim1t Date: Fri, 6 Mar 2020 16:59:25 +0700 Subject: [PATCH] Add cookie authentication for LND --- tor/torrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tor/torrc b/tor/torrc index 810d82f..3e87a69 100644 --- a/tor/torrc +++ b/tor/torrc @@ -1,6 +1,8 @@ SocksPort 29050 ControlPort 29051 +CookieAuthentication 1 + HiddenServiceDir /var/lib/tor/sshd HiddenServicePort 22 127.0.0.1:22