
12 Aug
2015
12 Aug
'15
12:45 p.m.
commit 64a37a88bc0beea7f233964923c2f54819c70896 Author: Donncha O'Cearbhaill <donncha@donncha.is> Date: Wed Jun 24 10:58:50 2015 +0100 Enable control port for Tor clients --- torrc_templates/client.tmpl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/torrc_templates/client.tmpl b/torrc_templates/client.tmpl index 3aff6cb..b7b6859 100644 --- a/torrc_templates/client.tmpl +++ b/torrc_templates/client.tmpl @@ -1,5 +1,7 @@ ${include:common.i} SocksPort $socksport +ControlPort $controlport +CookieAuthentication 1 #NOTE: Setting TestingClientConsensusDownloadSchedule doesn't # help -- dl_stats.schedule is not DL_SCHED_CONSENSUS