[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [chutney/master] Enable control port for Tor clients



commit 64a37a88bc0beea7f233964923c2f54819c70896
Author: Donncha O'Cearbhaill <donncha@xxxxxxxxxx>
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



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits