From f88c3038697b00f50b2da12f46fc76ee0e20d646 Mon Sep 17 00:00:00 2001 From: George Kadianakis Date: Tue, 30 Oct 2012 04:17:13 +0200 Subject: Add a torrc option to specify the bind address of managed proxies. --- doc/tor.1.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/tor.1.txt') diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 8245ff419..9eb37456f 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -181,6 +181,11 @@ GENERAL OPTIONS using __options__ as its command-line options, and expects to receive proxied client traffic from it. +**ServerTransportListenAddr** __transport__ __IP__:__PORT__:: + When this option is set, Tor will suggest __IP__:__PORT__ as the + listening address of any pluggable transport proxy that tries to + launch __transport__. + **ConnLimit** __NUM__:: The minimum number of file descriptors that must be available to the Tor process before it will start. Tor will ask the OS for as many file -- cgit v1.2.3