]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file and enrich the manual page.
authorGeorge Kadianakis <desnacked@riseup.net>
Wed, 12 Jun 2013 16:01:22 +0000 (19:01 +0300)
committerNick Mathewson <nickm@torproject.org>
Thu, 18 Jul 2013 12:45:03 +0000 (08:45 -0400)
changes/bug8929 [new file with mode: 0644]
doc/tor.1.txt

diff --git a/changes/bug8929 b/changes/bug8929
new file mode 100644 (file)
index 0000000..2a1898b
--- /dev/null
@@ -0,0 +1,4 @@
+  o Minor features:
+    - Add a new torrc option "ServerTransportOptions" that allows
+      bridge operators to pass configuration parameters to their
+      pluggable transports. Resolves ticket 8929.
index a05ab33fcee8266ea731083f7d454c63ca069ca1..bade531a0727d56b973b6df7cd4214ecb6f958de 100644 (file)
@@ -186,6 +186,11 @@ GENERAL OPTIONS
     listening address of any pluggable transport proxy that tries to
     launch __transport__.
 
+**ServerTransportOptions** __transport__ __k=v__ __k=v__ ...::
+    When this option is set, Tor will pass the __k=v__ parameters to
+    any pluggable transport proxy that tries to launch __transport__. +
+    (Example: ServerTransportOptions obfs45 shared-secret=bridgepasswd cache=/var/lib/tor/cache)
+
 **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