Skip to content

Draft: config: Catch missing Bridge for ClientTransportPlugin

David Goulet requested to merge dgoulet/tor:ticket40106_045_02 into master

When making sure we have a Bridge line with a ClientTransportPlugin, we now check in the managed proxy list and so we can catch any missing ClientTransportPlugin for a Bridge line.

Fixes #40106 (closed)

Signed-off-by: David Goulet dgoulet@torproject.org

Merge request reports