From c789c8034360bd88e3fe0ef4a9765ca9515c0977 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Tue, 20 Feb 2018 22:10:28 +0300 Subject: onioncircuits-scm from youbroketheinternet repo --- net-misc/onioncircuits/files/README.controlport | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 net-misc/onioncircuits/files/README.controlport (limited to 'net-misc/onioncircuits/files/README.controlport') diff --git a/net-misc/onioncircuits/files/README.controlport b/net-misc/onioncircuits/files/README.controlport new file mode 100644 index 0000000..8180eb2 --- /dev/null +++ b/net-misc/onioncircuits/files/README.controlport @@ -0,0 +1,15 @@ +From d5ab13100c4ff7815b3c2e6d838d79cc5c4c0918 Mon Sep 17 00:00:00 2001 +From: anonym +Date: Thu, 12 May 2016 12:31:34 +0200 +Subject: Allow specifying how to control Tor, via env vars. + +* TOR_CONTROL_SOCKET is a path to the control socket file. + +* TOR_CONTROL_ADDRESS is the IPv4 address and TOR_CONTROL_PORT is the + port of the control *port*. If only one of these are specified, a + sane default will be picked for the other. + +By default sane defaults are set for all three of these, so this is +only a mechanism to override them for non-standard configurations. + +Both the socket file and port will be tried, in that order. -- cgit v1.2.3