duty of that proxy to properly forward the traffic to the bridge. +
+
In its second form, when set along with a corresponding Bridge line, the Tor
- client launches the pluggable transport proxy exacutable in
+ client launches the pluggable transport proxy executable in
__path-to-binary__ using __options__ as its command-line options, and
forwards its traffic to it. It's the duty of that proxy to properly forward
the traffic to the bridge.
**V3BandwidthsFile** __FILENAME__::
V3 authoritative directories only. Configures the location of the
- bandiwdth-authority generated file storing information on relays' measured
+ bandwidth-authority generated file storing information on relays' measured
bandwidth capacities. (Default: unset)
**V3AuthUseLegacyKey** **0**|**1**::
wrapper available on a system. It calls torsocks or tsocks with a tor specific
configuration file. +
-torsocks is an improved wrapper that explictly rejects UDP, safely resolves DNS
+torsocks is an improved wrapper that explicitly rejects UDP, safely resolves DNS
lookups and properly socksifies your TCP connections. +
tsocks itself is a wrapper between the tsocks library and the application that